https://react-restart.github.io/ui/
https://react-restart.github.io/ui/
headless-ui react typescript
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://react-restart.github.io/ui/
- Owner: react-restart
- License: mit
- Created: 2021-04-14T02:02:03.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2025-08-22T06:30:07.000Z (10 months ago)
- Last Synced: 2025-09-22T13:42:25.875Z (9 months ago)
- Topics: headless-ui, react, typescript
- Language: TypeScript
- Homepage:
- Size: 13.8 MB
- Stars: 140
- Watchers: 3
- Forks: 27
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
- awesome-uikit - Restart UI - restart/ui?label=" /> - A set of full featured, extensible, and accessible UI components, designed to integrate into any styling framework or system. [![Open-Source Software][OSS Icon]](https://github.com/react-restart/ui) (UI Components / React)
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`