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

https://react-restart.github.io/ui/


https://react-restart.github.io/ui/

headless-ui react typescript

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          



Restart UI



A set of full featured, extensible, and accessible UI components, designed to integrate into any styling
framework or system. Restart components, are "headless", meaning they don't provide any styles. Components encapsulate
the complicated logic and and state without being prescriptive about their look and feel.

## Documentation

https://react-restart.github.io/ui/

## Installation

```sh
npm install --save @restart/ui
```

## Contributing

Checkout the repo and setup the project:

1. Bootstrap your environment `yarn bootstrap`
2. Start the development server `yarn start`