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

https://github.com/cezardasilva/vue-super-autocomplete

A super autocomplete component for Vue.js 2.x
https://github.com/cezardasilva/vue-super-autocomplete

autocomplete autocomplete-component vue vue-autocomplete vuejs

Last synced: about 2 months ago
JSON representation

A super autocomplete component for Vue.js 2.x

Awesome Lists containing this project

README

          

# Vue Super Autocomplete Component [![npm](https://img.shields.io/npm/dt/vue-super-autocomplete.svg)]() [![npm](https://img.shields.io/npm/v/vue-super-autocomplete.svg)]() [![npm](https://img.shields.io/npm/l/vue-super-autocomplete.svg)]() [![GitHub stars](https://img.shields.io/github/stars/cezardasilva/vue-super-autocomplete.svg?style=social&label=Star)]()

> A autocomplete component for Vue.js 2.x

# Instalation
```bash
npm install vue-super-autocomplete --save-dev
```

# Demo