# @autocomplete/react

> Contains few libraries for autocomplete as the following

Latest version **0.0.17** (published 2020-03-04) · MIT license · 0 weekly downloads

## Install

```sh
npm install @autocomplete/react
pnpm add @autocomplete/react
yarn add @autocomplete/react
bun add @autocomplete/react
```

## Health

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

Positive: no vulnerabilities.

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

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.0.17 |
| Published | 2020-03-04 |
| First published | 2020-03-04 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 6 |
| Unpacked size | 59.4 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 1 |
| Author | Moshe Kabala |
| Maintainers | moshe_kabala |

## Links

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

## Dependencies (6)

- [react](https://npm.io/package/react.md) ^16.13.0
- [react-dom](https://npm.io/package/react-dom.md) ^16.13.0
- [@storex/core](https://npm.io/package/@storex/core.md) ^1.1.10
- [@storex/react](https://npm.io/package/@storex/react.md) 1.1.10
- [@autocomplete/core](https://npm.io/package/@autocomplete/core.md) ^0.0.17
- [compute-scroll-into-view](https://npm.io/package/compute-scroll-into-view.md) ^1.0.13

## Recent versions

- 0.0.17 (latest) — 2020-03-04
- 0.0.16 — 2020-03-04
- 0.0.15 — 2020-03-04
- 0.0.14 — 2020-03-04
- 0.0.12 — 2020-03-04
- 0.0.11 — 2020-03-04
- 0.0.9 — 2020-03-04
- 0.0.6 — 2020-03-04

## README

# Autocomplete
Contains few libraries for autocomplete as the following

## @autocomplete/core
The core logic and tools
## @autocomplete/react
Using the core library for react autocomplete
## @autocomplete/material-ui
Using the react library to implements autocomplete with material-ui library (the most popular material-design with react)

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