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

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.

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 ยป


NPM version
NPM downloads
Build Status

License

Repo Visualization

## :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/)