d-colorize
Terminal formatter
A library for adding color and formatting to terminal output
A port of Ruby's colorize library to D.
29 stars
4 watching
3 forks
Language: D
last commit: almost 9 years ago Related projects:
Repository | Description | Stars |
---|---|---|
colored-rs/colored | Library for coloring terminal output in Rust with support for true colors and various styles. | 1,760 |
janlelis/paint | A Ruby gem providing ANSI terminal color manipulation and effects | 375 |
zpm-zsh/colorize | Improves the output of various programs by adding color configurations | 27 |
kabie/dye | A library that provides ANSI escape sequences to color text in terminal output. | 21 |
etienne-napoleone/chalk | A terminal string colorizer for the V programming language. | 22 |
jorgebucaran/colorette | A lightweight alternative to other terminal color manipulation libraries | 1,604 |
thecodrr/crayon | A library to create styled terminal output using a template-based API. | 57 |
lukaskalbertodt/term-painter | A library for formatting and coloring terminal output in Rust. | 79 |
kowainik/colourista | Provides a high-level interface for printing colourful messages to the terminal | 66 |
trapd00r/ls_colors | Provides a set of color mappings for file extensions to enhance directory listings in terminals. | 2,128 |
ikalnytskyi/termcolor | A C++ library for printing colored messages to the terminal using ANSI color formatting. | 840 |
lukaskalbertodt/bunt | A set of macros to print colored and formatted text to the terminal in Rust | 225 |
kyoz/purify | Provides consistent color schemes across various text editors and terminals to improve user experience. | 352 |
chrissicool/zsh-256color | Enhances terminal environment with 256 colors based on TERM variable and available terminfo descriptors. | 141 |
mtynior/colorizeswift | Terminal string styling utility for Swift | 306 |