Security News
Bun 1.2 Released with 90% Node.js Compatibility and Built-in S3 Object Support
Bun 1.2 enhances its JavaScript runtime with 90% Node.js compatibility, built-in S3 and Postgres support, HTML Imports, and faster, cloud-first performance.
vue-typeahead-bootstrap
Advanced tools
A typeahead/autocomplete component for Vue 2 using Bootstrap 4
A simple list-group
based typeahead/autocomplete using Bootstrap 4 and Vue 2
Here are some live examples, give them a try here.
Getting started guide is here.
Please note that active development is done on the 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:
git clone git@github.com:mattzollinhofer/vue-typeahead-bootstrap.git
yarn
vuepress dev docs
npm run test:unit
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.
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
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!
2.12.0 - 26 Aug 2021
FAQs
A typeahead/autocomplete component for Vue 2 using Bootstrap 4
The npm package vue-typeahead-bootstrap receives a total of 2,553 weekly downloads. As such, vue-typeahead-bootstrap popularity was classified as popular.
We found that vue-typeahead-bootstrap demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Bun 1.2 enhances its JavaScript runtime with 90% Node.js compatibility, built-in S3 and Postgres support, HTML Imports, and faster, cloud-first performance.
Security News
Biden's executive order pushes for AI-driven cybersecurity, software supply chain transparency, and stronger protections for federal and open source systems.
Security News
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.