{"library":"vue-typeahead-bootstrap","type":"library","category":null,"description":"Vue Typeahead Bootstrap is an autocomplete component for Vue 2 applications, specifically designed to integrate with Bootstrap 4's styling and utility classes. It provides a `list-group` based interface for suggestions, supporting features like custom suggestion slots and event emission for focus/blur. The project is currently at version 2.12.0, with recent releases indicating ongoing maintenance and minor feature enhancements (e.g., v2.13.0 recently). It serves as a spiritual successor to the `vue-bootstrap-typeahead` project, which lost its maintainer, ensuring continued support for users requiring a Bootstrap 4 compatible typeahead in their Vue 2 applications. Its primary differentiators are its strong coupling with Bootstrap 4 and its dedicated support for Vue 2, making it a suitable choice for legacy projects or those specifically constrained to these versions.","language":"javascript","status":"active","version":"2.12.0","tags":["javascript","vue","autocomplete","bootstrap","bootstrap 4","omnisearch","typeahead"],"last_verified":"Wed May 27","install":[{"cmd":"npm install vue-typeahead-bootstrap","imports":["import VueTypeaheadBootstrap from 'vue-typeahead-bootstrap';","import Vue from 'vue';\nimport VueTypeaheadBootstrap from 'vue-typeahead-bootstrap';\n\nVue.component('vue-typeahead-bootstrap', VueTypeaheadBootstrap);","import VueTypeaheadBootstrap from 'vue-typeahead-bootstrap';\n\nexport default {\n  components: {\n    VueTypeaheadBootstrap\n  },\n  // ...\n}"]},{"cmd":"yarn add vue-typeahead-bootstrap","imports":[]},{"cmd":"pnpm add vue-typeahead-bootstrap","imports":[]}],"homepage":null,"github":"https://github.com/mattzollinhofer/vue-typeahead-bootstrap","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/vue-typeahead-bootstrap","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/vue-typeahead-bootstrap/compatibility"}}