Install & Download:
# Yarn
$ yarn add vue-autosuggest
# NPM
$ npm install vue-autosuggest --saveDescription:
A minimal autocomplete/autosuggest component for input fields.
Features:
- WAI-ARIA complete autosuggest component built with the power of Vue.
- Full control over rendering with built in defaults or custom components for rendering.
- Easily integrate AJAX data fetching for list presentation.
- Supports multiple sections.
- No opinions on CSS, full control over styling.
- Rigorously tested.
Preview:

Changelog:
v2.2.0 (06/18/2020)
- a11y update





