@zag-js/color-utils
Version:
Color utilities for zag.js
26 lines (16 loc) • 692 B
Markdown
# @zag-js/color-utils
Color utilities for zag.js
## Installation
```sh
yarn add @zag-js/color-utils
# or
npm i @zag-js/color-utils
```
## Contribution
Yes please! See the [contributing guidelines](https://github.com/chakra-ui/zag/blob/main/CONTRIBUTING.md) for details.
## Licence
This project is licensed under the terms of the [MIT license](https://github.com/chakra-ui/zag/blob/main/LICENSE).
## Credits
This package is largely inspired by the
[Color utilities](https://github.com/adobe/react-spectrum/tree/main/packages/%40react-stately/color) in the React Aria
project. You can find the license for this project [here](https://github.com/adobe/react-spectrum/blob/main/LICENSE)