https://github.com/moroshko/react-autowhatever
Accessible rendering layer for Autosuggest and Autocomplete components
https://github.com/moroshko/react-autowhatever
accessible autocomplete autosuggest react typeahead
Last synced: 9 months ago
JSON representation
Accessible rendering layer for Autosuggest and Autocomplete components
- Host: GitHub
- URL: https://github.com/moroshko/react-autowhatever
- Owner: moroshko
- License: mit
- Created: 2015-08-13T09:48:16.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2022-06-22T22:48:56.000Z (about 4 years ago)
- Last Synced: 2025-08-09T14:18:33.838Z (11 months ago)
- Topics: accessible, autocomplete, autosuggest, react, typeahead
- Language: JavaScript
- Homepage: http://react-autowhatever.js.org
- Size: 938 KB
- Stars: 165
- Watchers: 5
- Forks: 68
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://codeship.com/projects/96953)
[](https://npmjs.org/package/react-autowhatever)
[](https://npmjs.org/package/react-autowhatever)
# React Autowhatever
Accessible rendering layer for Autosuggest and Autocomplete components.
## Demo
Check out the [Homepage](http://react-autowhatever.js.org) and the [Codepen examples](http://codepen.io/collection/nmZqgW).
## Installation
```shell
yarn add react-autowhatever
```
or
```shell
npm install react-autowhatever --save
```
## Related
* [react-autosuggest](https://github.com/moroshko/react-autosuggest) - WAI-ARIA compliant React autosuggest component
## License
[MIT](http://moroshko.mit-license.org)