https://github.com/adaptui/react
Collection of headless components/hooks that are accessible, composable, customizable from low level to build your own UI & Design System powered by Ariakit.
https://github.com/adaptui/react
accessible adaptui composable customizable headless hooks react renderless renderless-components ui
Last synced: 15 days ago
JSON representation
Collection of headless components/hooks that are accessible, composable, customizable from low level to build your own UI & Design System powered by Ariakit.
- Host: GitHub
- URL: https://github.com/adaptui/react
- Owner: adaptui
- License: mit
- Created: 2020-08-17T06:38:48.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2023-09-29T06:54:28.000Z (over 2 years ago)
- Last Synced: 2025-10-29T19:39:38.148Z (4 months ago)
- Topics: accessible, adaptui, composable, customizable, headless, hooks, react, renderless, renderless-components, ui
- Language: TypeScript
- Homepage: https://adaptui-react.vercel.app/
- Size: 5.63 MB
- Stars: 212
- Watchers: 5
- Forks: 9
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
AdaptUI React
Collection of headless components/hooks that are accessible, composable, customizable from low level to build your own UI & Design System powered by Ariakit
System.
Explore all components ยป
## :rocket: Features
- Accessible :wheelchair:
- Composable :toolbox:
- WAI-ARIA Compatible :spiral_notepad:
- React Hooks Based :anchor:
- Easy To Customize, Style & Extend :nail_care:
## โ Installation
### npm
```sh
npm install @adaptui/react
```
### Yarn
```sh
yarn add @adaptui/react
```
> Make sure `react` and `react-dom` is installed.
## :beginner: Getting started
Check out our [getting started docs](/docs/getting-started.md)
## ๐ Component Docs
- [Accordion](docs/accordion.md)
- [Breadcrumbs](docs/breadcrumb.md)
- [Calendar](docs/calendar.md)
- [RangeCalendar](docs/range-calendar.md)
- [DateField](docs/datefield.md)
- [DatePicker](docs/datepicker.md)
- [DateRangePicker](docs/daterange-picker.md)
- [TimeField](docs/timefield.md)
- [Drawer](docs/drawer.md)
- [Disclosure](docs/disclosure.md)
- [Link](docs/link.md)
- [Meter](docs/meter.md)
- [Number field](docs/numberfield.md)
- [Pagination](docs/pagination.md)
- [Progress](docs/progress.md)
- [Slider](docs/slider.md)
- [Toast](docs/toast.md)
> **Note:** As the 0.#.# version number suggests that we are still very much
> work in progress, so semantic versioning will not be followed until a v1
> release. Expect breaking changes to occur on minor version jumps.
## โจ Contributors
Thanks goes to these wonderful people
([emoji key](https://allcontributors.org/docs/en/emoji-key)):

Navin Moorthy
๐ป

Anurag Hazra
๐ป

Sandeep Prabhakaran
๐ค

MC Naveen
๐ป
This project follows the
[all-contributors](https://github.com/all-contributors/all-contributors)
specification. Contributions of any kind welcome!
## ๐ License
MIT ยฉ [Timeless](https://timeless.co/)