1.1.0
Color is a tool for creating RGB color by range and by HSL without leaving RGB space.
Attributes
Includes Deno configuration
Repository
Current version released
a year ago
Color
Color is a tool for creating RGB color by range and by HSL without leaving RGB
space. With additional tools
, unlimited development
and no dependencies
.
Installation
CommonJS
(script directory) and ModuleJS
(esm directory) support for
Node.js
, see NPM page for installation command. Also support for Yarn
and
other package managers or CDNs like UNPKG
. For Deno
reference see
module page, or use CDN like esm.sh
.
Related
- colors - Colors is JSON with the names of colors, their values and localization. Colors are based on HTML color names and CSS keywords.
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.