# react-autowhatever

> Accessible rendering layer for Autosuggest and Autocomplete components

Latest version **10.2.1** (published 2019-12-06) · MIT license · 0 weekly downloads

## Install

```sh
npm install react-autowhatever
pnpm add react-autowhatever
yarn add react-autowhatever
bun add react-autowhatever
```

## Health

**Score 15/100 (F)** — status: abandoned.

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 10.2.1 |
| Published | 2019-12-06 |
| First published | 2015-08-15 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 3 |
| Unpacked size | 138.1 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 165 |
| Author | Misha Moroshko |
| Maintainers | moroshko |
| Keywords | autosuggest, autocomplete, auto-suggest, auto-complete, auto suggest, auto complete, react autosuggest, react autocomplete, react auto-suggest, react auto-complete, react auto suggest, react auto complete, react-autosuggest, react-autocomplete, react-auto-suggest, react-auto-complete, react-component |

## Links

- npm: https://www.npmjs.com/package/react-autowhatever
- Repository: https://github.com/moroshko/react-autowhatever
- Homepage: https://github.com/moroshko/react-autowhatever#readme
- Issues: https://github.com/moroshko/react-autowhatever/issues
- npm.io page: https://npm.io/package/react-autowhatever

## Dependencies (3)

- [prop-types](https://npm.io/package/prop-types.md) ^15.5.8
- [react-themeable](https://npm.io/package/react-themeable.md) ^1.1.0
- [section-iterator](https://npm.io/package/section-iterator.md) ^2.0.0

## Recent versions

- 10.2.1 (latest) — 2019-12-06
- 10.2.0 — 2018-11-07
- 10.1.2 — 2018-06-10
- 10.1.1 — 2018-03-10
- 10.1.0 — 2017-06-09
- 10.0.0 — 2017-04-19
- 9.1.0 — 2017-02-26
- 9.0.0 — 2017-02-21
- 8.0.0 — 2017-02-21
- 7.0.0 — 2016-10-18
- 6.0.0 — 2016-10-13
- 5.4.0 — 2016-10-08
- 5.3.0 — 2016-09-06
- 5.2.0 — 2016-09-06
- 5.1.2 — 2016-08-10
- … 35 more at https://npm.io/package/react-autowhatever/versions

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

---
_Source: https://npm.io/package/react-autowhatever · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
