Color is a tool for creating RGB color by range and by HSL without leaving RGB space.
npm install @chalkpot/colorColor is a tool for creating [RGB] color by range and by HSL without leaving RGB
space.
[Read documentation, API...]
[RGB]: https://en.wikipedia.org/wiki/RGB_color_model
[Read documentation, API...]: https://deno.land/x/chalkpot_color/mod.ts
CommonJS (script directory) and ModuleJS (esm directory) support forNode.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.
[NPM page]: https://www.npmjs.com/package/@chalkpot/color
[module page]: https://deno.land/x/chalkpot_color
Pull requests are welcome. For major changes, please open an issue first to
discuss what you would like to change.