@olton/farbe
Version:
Color Manipulation library
43 lines (29 loc) • 1.44 kB
Markdown
# Farbe
**Farbe** - is a small JavaScript library for manipulating with a color.
#### Status





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, ...)
## Install
```shell
npm i @olton/farbe
```
## Documentation
Read about `Hooks` usage in the [Metro UI](https://docs-new.metroui.org.ua/libraries/farbe) documentation.
## License
Hooks are licensed under a [MIT license](LICENSE).
## Support
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**](https://www.patreon.com/metroui)
+ [**Buy me a coffee**](https://buymeacoffee.com/pimenov)
---
Copyright (c) 2025 by [Serhii Pimenov](https://pimenov.com.ua)