All Projects → davidcralph → leeks.js

davidcralph / leeks.js

Licence: MIT license
Simple ANSI styling for your terminal

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to leeks.js

log-utils
Basic logging utils: colors, symbols and timestamp.
Stars: ✭ 24 (+100%)
Mutual labels:  console, color, colors, style, ansi, styles
Colorful
Terminal string styling done right, in Python 🐍 🎉
Stars: ✭ 456 (+3700%)
Mutual labels:  console, colors, style, ansi
concolor
Colouring template strings using tags with annotations 🎨
Stars: ✭ 35 (+191.67%)
Mutual labels:  console, color, colors, ansi
Giotto
Theme manager for your app: apply styles to anything you want through a plist file
Stars: ✭ 18 (+50%)
Mutual labels:  color, colors, styles
Chalk
🖍 Terminal string styling done right
Stars: ✭ 17,566 (+146283.33%)
Mutual labels:  console, color, ansi
Mordant
Full-featured text styling for Kotlin command-line applications
Stars: ✭ 382 (+3083.33%)
Mutual labels:  console, color, ansi
Termenv
Advanced ANSI style & color support for your terminal applications
Stars: ✭ 555 (+4525%)
Mutual labels:  console, colors, ansi
SwiftColorWheel
Delightful color picker wheel for iOS in Swift.
Stars: ✭ 37 (+208.33%)
Mutual labels:  color, colors, colour
go-color
A lightweight, simple and cross-platform package to colorize text in terminals
Stars: ✭ 65 (+441.67%)
Mutual labels:  console, color, ansi
Tiza
Console styling for browsers
Stars: ✭ 74 (+516.67%)
Mutual labels:  console, color, style
Rang
A Minimal, Header only Modern c++ library for terminal goodies 💄✨
Stars: ✭ 1,080 (+8900%)
Mutual labels:  console, color, ansi
colored-console
🌈 Add some color to your console >_
Stars: ✭ 74 (+516.67%)
Mutual labels:  console, color, colour
console-logging
Better, prettier commandline logging for Python--with colors! 👻
Stars: ✭ 111 (+825%)
Mutual labels:  console, color, colors
strip-ansi-stream
Strip ANSI escape codes
Stars: ✭ 32 (+166.67%)
Mutual labels:  console, color, ansi
paper-terminal
Print Markdown to a paper in your terminal
Stars: ✭ 33 (+175%)
Mutual labels:  console, color, ansi
tc-lib-color
PHP library to manipulate various color representations
Stars: ✭ 19 (+58.33%)
Mutual labels:  color, rgb, colour
Chromatism
🌈 A simple set of utility functions for colours.
Stars: ✭ 1,763 (+14591.67%)
Mutual labels:  color, rgb, colour
yachalk
🖍️ Terminal string styling done right
Stars: ✭ 131 (+991.67%)
Mutual labels:  console, color, ansi
Colorette
Easily set the color and style of text in the terminal.
Stars: ✭ 1,047 (+8625%)
Mutual labels:  console, colors, ansi
Console Logging
Better, prettier commandline logging for Python--with colors! 👻
Stars: ✭ 111 (+825%)
Mutual labels:  console, color, colors

leeks.js

Simple ANSI styling for your terminal

Features

  • Ultra lightweight (0 dependencies and small file size)
  • Chalk-like API
  • Supports 4-bit, 8-bit, full RGB, hex and CSS keywords
  • Automatic colour support detection with functions to manually disable/enable it
  • Set alias for colours and styles with leeks.alias()

Usage

See the documentation and example

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].