{"library":"vue-cli-plugin-bootstrap-vue","type":"library","category":null,"description":"The `vue-cli-plugin-bootstrap-vue` package serves as a `vue-cli` plugin to simplify the integration of BootstrapVue into new or existing Vue CLI projects. It automates the scaffolding and configuration process, including the installation of `bootstrap-vue` and its CSS framework `bootstrap`, and modifies project files such as `main.js` and `vue.config.js` to enable BootstrapVue functionality. The current stable version is 0.8.2, with releases periodically addressing compatibility with newer versions of `@vue/cli`, `BootstrapVue`, and underlying build tools like Sass loaders. Its primary differentiator is providing a rapid setup for BootstrapVue, handling common configuration challenges like SCSS integration, and managing dependency updates to ensure a smooth developer experience.","language":"javascript","status":"active","version":"0.8.2","tags":["javascript","bootstrap-vue","bootstrap vue","BootstrapVue","vue bootstrap","bootstrap","bootstrap v4","bootstrap 4","plugin"],"last_verified":"Wed May 27","install":[{"cmd":"npm install vue-cli-plugin-bootstrap-vue","imports":["import Vue from 'vue';\nimport BootstrapVue from 'bootstrap-vue';\nimport 'bootstrap-vue/dist/bootstrap-vue.css'; // Or SCSS equivalent\n\nVue.use(BootstrapVue);","import { BButton, BModal } from 'bootstrap-vue';\n// Use in component options: components: { BButton, BModal }","import { VBTooltip } from 'bootstrap-vue';\n// Use in component options: directives: { 'b-tooltip': VBTooltip }"]},{"cmd":"yarn add vue-cli-plugin-bootstrap-vue","imports":[]},{"cmd":"pnpm add vue-cli-plugin-bootstrap-vue","imports":[]}],"homepage":null,"github":"https://github.com/GregYankovoy/vue-cli-plugin-bootstrap-vue","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/vue-cli-plugin-bootstrap-vue","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-cli-plugin-bootstrap-vue/compatibility"}}