An open API service indexing awesome lists of open source software.

https://github.com/chakra-ui/ark

Build your design system with React, Svelte, Vue, and Solid. Powered by State Machines
https://github.com/chakra-ui/ark

components design-system headless react solid svelte ui vue

Last synced: 14 days ago
JSON representation

Build your design system with React, Svelte, Vue, and Solid. Powered by State Machines

Awesome Lists containing this project

README

        





Ark UI


Build scalable design systems with React, Vue, and Solid

NPM Downloads
GitHub stars
License

## Installation

```bash
pnpm add @ark-ui/{react,vue,solid}
```

```bash
npm install @ark-ui/{react,vue,solid}
```

```bash
yarn add @ark-ui/{react,vue,solid}
```

## Documentation

For more detailed documentation and examples, please visit the [official documentation](https://ark-ui.com/).

## Roadmap

You can request, vote for, and check upcoming features on our [roadmap](https://ark-ui.canny.io/).

## Contribution

We welcome contributions to Ark UI. Please read our
[contributing guidelines](https://github.com/chakra-ui/ark/blob/main/CONTRIBUTING.md) for more information on how to
contribute.

## License

This project is licensed under the terms of the [MIT license](https://github.com/chakra-ui/ark/blob/main/LICENSE).