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: 21 days 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 10 years ago)
- Default Branch: master
- Last Pushed: 2022-06-22T22:48:56.000Z (almost 3 years ago)
- Last Synced: 2025-05-09T20:11:32.231Z (28 days ago)
- Topics: accessible, autocomplete, autosuggest, react, typeahead
- Language: JavaScript
- Homepage: http://react-autowhatever.js.org
- Size: 938 KB
- Stars: 164
- Watchers: 5
- Forks: 69
- 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)