Farbe - is a small JavaScript library for manipulating with a color.
Farbe provides class
and routines
for operations with color.
Farbe provides simple API that may be used to create colors (HEX
, RGB
, RGBA
, HSV
, HSL
, HSLA
, CMYK
),
and perform various color related operations (conversions and such) and create
any color schemes (complementary, triple, ...)
npm i @olton/farbe
Read about Hooks
usage in the Metro UI documentation.
Hooks are licensed under a MIT license.
If you like this project, please consider supporting it by:
- Star this repository on GitHub
- Sponsor this project on GitHub Sponsors
- PayPal to
serhii@pimenov.com.ua
. - Patreon
- Buy me a coffee
Copyright (c) 2025 by Serhii Pimenov