# Autocomplete

Implementation of [@tarekraafat/autocomplete.js](https://tarekraafat.github.io/autoComplete.js/#/) to manage key-value items

Requires package `@tarekraafat/autocomplete.js`:

```bash
npm i -S @tarekraafat/autocomplete.js
```

Includes the `checkAutocomplete` function: checks that autocomplete fields are filled in correctly.
