A typeahead/autocomplete component for Vue 2 using Bootstrap 4
npm install vue-typeahead-bootstrapA simple list-group based typeahead/autocomplete using Bootstrap 4 and Vue 2

Here are some live examples, give them a try here.
main branch. PR's are welcome! Here's the basic steps to get going.Here's the steps to getting the project to work locally:
1. Clone the repo: git clone git@github.com:mattzollinhofer/vue-typeahead-bootstrap.git
2. yarn
3. vuepress dev docs
4. Open a browser and go to localhost:8080
* Then to run tests: npm run test:unit
vue-bootstrap-typeahead to vue-typeahead-bootstrap and of VueBootstrapTypeahead to VueTypeaheadBootstrap.The original project lost it's maintainer and we picked it up to keep it moving. More info here if you're interested.
vuepress dev docs. Then, navigate to http://localhost:8080/vue-typeahead-bootstrap-docs/ to launch the documentation and examples. The source is in docs/README.md and docs/.vuepress