wColor256

0.3.328 • Public • Published

module::Color256 status stable

Collection of cross-platform routines to operate colors conveniently. Extends basic implementation Color by additional color names. Color provides functions to convert color from one color space to another color space, from name to color and from color to the closest name of a color. The module does not introduce any specific storage format of color what is a benefit. Color has a short list of the most common colors. Use the module for formatted colorful output or other sophisticated operations with colors.

Try out from the repository

git clone https://github.com/Wandalen/wColor256
cd wColor256
will .npm.install
node sample/trivial/Sample.s

Make sure you have utility willbe installed. To install willbe: npm i -g willbe@stable. Willbe is required to build of the module.

To add to your project

npm add 'wColor256@stable'

Willbe is not required to use the module in your project as submodule.

Package Sidebar

Install

npm i wColor256

Weekly Downloads

310

Version

0.3.328

License

MIT

Unpacked Size

62.5 kB

Total Files

10

Last publish

Collaborators

  • wandalen