@zag-js/json-tree-utils
Version:
Utilities for building json tree data
20 lines (12 loc) • 433 B
Markdown
# @zag-js/json-tree-utils
Utilities for creating a json tree component
## Installation
```sh
yarn add @zag-js/json-tree-utils
# or
npm i @zag-js/json-tree-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).