bootstrap-vue-next
<p align="center"> <a href="https://bootstrap-vue-next.github.io/bootstrap-vue-next/"> <img src="https://bootstrap-vue-next.github.io/bootstrap-vue-next/logo.png" width="300"> </a> </p> <h1 align="center">BootstrapVueNext</h1> <p align="center">Seamless integration of Vue 3, Bootstrap 5, and TypeScript for modern, type-safe UI development</p> <br> <p align="center"> <a href="https://www.npmjs.com/package/bootstrap-vue-next"> <img src="https://flat.badgen.net/npm/v/bootstrap-vue-next" alt="Current version"> </a> <a href="https://getbootstrap.com/docs/5.3/getting-started/introduction/"> <img src="https://flat.badgen.net/badge/bootstrap/5.3.x/563d7c" alt="Bootstrap version"> </a> <a href="https://v3.vuejs.org/"> <img src="https://flat.badgen.net/badge/vue.js/3.5.x/4fc08d" alt="Vue.js version"> </a> <a href="https://github.com/bootstrap-vue-next/bootstrap-vue-next/commit/main"> <img src="https://flat.badgen.net/github/last-commit/bootstrap-vue-next/bootstrap-vue-next" alt="Last commit"> </a> <br> <a href="https://www.npmjs.com/package/bootstrap-vue-next"> <img src="https://flat.badgen.net/npm/dt/bootstrap-vue-next" alt="npm downloads"> </a> <a href="https://www.npmjs.com/package/bootstrap-vue-next"> <img src="https://flat.badgen.net/npm/dw/bootstrap-vue-next" alt="npm weekly downloads"> </a> <br> <a href="https://opencollective.com/bootstrap-vue-next#sponsor"> <img src="https://opencollective.com/bootstrap-vue-next/sponsors/badge.svg?style=flat-square" alt="Open Collective sponsors"> </a> <a href="https://opencollective.com/bootstrap-vue-next#backer"> <img src="https://flat.badgen.net/opencollective/backers/bootstrap-vue-next" alt="Open Collective backers"> </a> <a href="https://opencollective.com/bootstrap-vue-next"> <img src="https://flat.badgen.net/opencollective/balance/bootstrap-vue-next" alt="Open Collective balance"> </a> </p> ## Why BootstrapVueNext? BootstrapVueNext is an attempt to have the [BootstrapVue](https://bootstrap-vue.github.io/bootstrap-vue/) components in Vue3, Bootstrap 5, and typescript. Another goal is to have the components written in a simple and readable way for a better developer experience ## Contribute & support 🙌 This project is still in **alpha version** so there is a lot of work to do. If you want to contribute you can: - submit an [issue](https://github.com/bootstrap-vue-next/bootstrap-vue-next/issues) - or better, a [pull request](https://github.com/bootstrap-vue-next/bootstrap-vue-next/pulls) Read our [Contribution Guide](https://github.com/bootstrap-vue-next/bootstrap-vue-next/blob/main/CONTRIBUTING.md) on how to start helping [Documentation](https://bootstrap-vue-next.github.io/bootstrap-vue-next/) <h2 align="center">License</h2> Released under the MIT [License](./LICENSE). Copyright (c) BootstrapVueNext