@codingwisely/wisely-autocomplete
v0.0.0
Published
Vue.js autocomplete plugin.
Downloads
4
Readme
Wisely Autocomplete
Super straight-forward autocomplete vue component.
Getting started
npm install
# For development (with fake endpoint)
npm run dev:with-endpoint
# Bundling to production
npm run build