# @zag-js/color-picker

Core logic for the color-picker widget implemented as a state machine

## Installation

```sh
yarn add @zag-js/color-picker
# or
npm i @zag-js/color-picker
```

## 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).
