This package provides a command-line color library with 16/256/True
color support, universal API methods and Windows support.
.
Features
.
* Simple to use, zero dependencies
* Supports rich color output: 16-color (4-bit), 256-color (8-bit), true
color (24-bit, RGB)
* 16-color output is the most commonly used and most widely
supported, working on any Windows version
* Since v1.2.4 **the 256-color (8-bit), true color (24-bit) support
windows CMD and PowerShell**
* See this gist (https://gist.github.com/XVilka/8346728) for
information on true color support
* Support converts HEX HSL value to RGB color
* Generic API methods: Print, Printf, Println, Sprint, Sprintf
* Supports HTML tag-style color rendering, such as
* In addition to using built-in tags, it also supports custom color
attributes
* Custom color attributes support the use of 16 color names, 256
color values, rgb color values and hex color values
* Support working on Windows cmd and powerShell terminal
* Basic colors: Bold, Black, White, Gray, Red, Green, Yellow, Blue,
Magenta, Cyan
* Additional styles: Info, Note, Light, Error, Danger, Notice, Success,
Comment, Primary, Warning, Question, Secondary
* Support by set NO_COLOR for disable color or use FORCE_COLOR for
force open color render.
* Support Rgb, 256, 16 color conversion
Installed Size: 217.1 kB
Architectures: all