@sleepybolivian/colors
v1.1.0
Published
Convert hex, rgb(s), hsl(s), and named colors to each other. Add Tint and Shade to any color.
Downloads
8
Readme
Colors ·
@SleepyBolivians/Colors is a usefull color management tool, that allows you to easily convert between different color formats and manipulate the tint and shade of a color.
Documentation
Documentation: https://m.kaulbach.ca/colors
Installation
To install the latest stable version, run the following commands
NPM:
npm i @sleepybolivian/colors --save-dev
Yarn:
yarn add @sleepybolivian/colors -D
Contributing
Contributions, bug reports, and feature requests are welcome. Please refer to the repository's issues section to contribute.
License
Colors is licensed under the MIT License