ctc
Color library
A library that provides a non-invasive way to add color support to console applications without modifying the terminal's print method.
Console Text Colors - The non-invasive cross-platform terminal color library does not need to modify the Print method
46 stars
3 watching
3 forks
Language: Go
last commit: over 1 year ago
Linked from 2 awesome lists
colorcolorsconsolegonon-invasiveunix
Related projects:
Repository | Description | Stars |
---|---|---|
jackojc/tinge | A library that provides a simple and fast way to output colours in the terminal | 14 |
ikalnytskyi/termcolor | A C++ library for printing colored messages to the terminal using ANSI color formatting. | 836 |
cdonohue/polychrome | A small JavaScript library for parsing and manipulating colors in various formats. | 288 |
jyotiska/go-webcolors | A Go library that provides color-related functions and support for various color formats | 28 |
dmilos/color | A C++ library that provides color conversion and manipulation functionality | 174 |
sindresorhus/yoctocolors | A lightweight command-line coloring package with an API to add colors and styles to text output. | 724 |
chrissicool/zsh-256color | Enhances terminal environment with 256 colors based on TERM variable and available terminfo descriptors. | 139 |
tompazourek/colourful | A .NET library for working with color spaces | 276 |
icodeforlove/colors | Provides an easy-to-use API for applying ANSI codes to strings in Swift. | 28 |
yuki-koyama/color-util | A C++ library for converting between color spaces and calculating perceptual color differences. | 99 |
kabie/dye | A library that provides ANSI escape sequences to color text in terminal output. | 21 |
mattn/go-colorable | A Go library that allows color output on Windows systems. | 770 |
waveform80/colorzero | A color manipulation library designed to be simple and easy to use in Python. | 25 |
kyoz/purify | Provides consistent color schemes across various text editors and terminals to improve user experience. | 352 |
tomgco/elixir-charm | An Elixir library that provides an ANSI-based terminal color manipulation system. | 4 |