Skip to content

originalmind/vue-typeahead-bootstrap

This branch is 75 commits behind mattzollinhofer/vue-typeahead-bootstrap:main.

Folders and files

NameName
Last commit message
Last commit date
Apr 7, 2020
Aug 24, 2018
Aug 7, 2020
Feb 22, 2020
Aug 14, 2020
Aug 14, 2020
Aug 29, 2018
Aug 23, 2018
May 15, 2020
Sep 7, 2018
Aug 23, 2018
Aug 14, 2020
Apr 9, 2020
Aug 24, 2018
May 22, 2020
Aug 23, 2018
May 15, 2020
Sep 26, 2018
May 15, 2020
Aug 14, 2020
May 22, 2020

Repository files navigation

vue-typeahead-bootstrap

A simple list-group based typeahead/autocomplete using Bootstrap 4 and Vue 2

Preview image of the vue-typeahead-bootstrap component

Here are some live examples, give them a try here.

Getting Started

Getting started guide is here.

Documentation

Docs are here.

2.0 Release - Migration Necessary

If you were using a version prior to 2.0, you'll need to change all references of 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.

Local Examples/Demo

Clone this repository and run 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

Contributing

Please note that active development is done on the master branch. PR's are welcome!

Lineage

I want to specifically acknowledge the original repository by Alex Urquhart for this work: https://github.com/alexurquhart/vue-bootstrap-typeahead. He brought this project into reality, we're simply trying to help keep it moving forward. Thanks, Alex!

About

An autocomplete/typeahead component for Vue 2 and Bootstrap 4

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vue 50.0%
  • JavaScript 46.4%
  • HTML 2.5%
  • Shell 1.1%