Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: about 2 months ago
JSON representation

Accessible rendering layer for Autosuggest and Autocomplete components

Awesome Lists containing this project

README

        

[![Build Status](https://img.shields.io/codeship/6c79f8c0-2565-0133-4af8-72f090cba113/master.svg?style=flat-square)](https://codeship.com/projects/96953)

[![npm Downloads](https://img.shields.io/npm/dm/react-autowhatever.svg?style=flat-square)](https://npmjs.org/package/react-autowhatever)
[![npm Version](https://img.shields.io/npm/v/react-autowhatever.svg?style=flat-square)](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)