@zag-js/collection
Version:
Utilities to manage a collection of items.
20 lines (12 loc) • 416 B
Markdown
# @zag-js/collection
Utilities to manage a collection of items.
## Installation
```sh
yarn add @zag-js/collection
# or
npm i @zag-js/collection
```
## 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).