dye
Terminal coloring library
A library that provides ANSI escape sequences to color text in terminal output.
Dyeing your terminal!
21 stars
2 watching
2 forks
Language: Elixir
last commit: 9 months ago
Linked from 1 awesome list
elixir
Related projects:
Repository | Description | Stars |
---|---|---|
colored-rs/colored | Library for coloring terminal output in Rust with support for true colors and various styles. | 1,734 |
janlelis/paint | A Ruby gem providing ANSI terminal color manipulation and effects | 374 |
ikalnytskyi/termcolor | A C++ library for printing colored messages to the terminal using ANSI color formatting. | 836 |
kowainik/colourista | Provides a high-level interface for printing colourful messages to the terminal | 66 |
abusomani/go-palette | A Go library for decorating terminals with ANSI colors | 17 |
wzshiming/ctc | A library that provides a non-invasive way to add color support to console applications without modifying the terminal's print method. | 46 |
yamadapc/d-colorize | A library for adding color and formatting to terminal output | 29 |
jorgebucaran/colorette | A lightweight alternative to other terminal color manipulation libraries | 1,605 |
jackojc/tinge | A library that provides a simple and fast way to output colours in the terminal | 14 |
shayneholmes/zsh-iterm2colors | A tool to manage terminal colors from the command line using escape codes | 4 |
mtynior/colorizeswift | Terminal string styling utility for Swift | 305 |
thecodrr/crayon | A library to create styled terminal output using a template-based API. | 58 |
issue9/term | A library providing functions to control terminal output using ANSI escape codes and colors. | 39 |
tomgco/elixir-charm | An Elixir library that provides an ANSI-based terminal color manipulation system. | 4 |
cyucelen/marker | A library that enables easy colorization and marking of strings in terminal outputs. | 48 |