All Projects → cdmoro → bootstrap-vue-3

cdmoro / bootstrap-vue-3

Licence: MIT License
Early (but lovely) implementation of Vue 3, Bootstrap 5 and Typescript

Programming Languages

Vue
7211 projects
javascript
184084 projects - #8 most used programming language
typescript
32286 projects
SCSS
7915 projects

Projects that are alternatives of or similar to bootstrap-vue-3

Bootstrap Vue
BootstrapVue provides one of the most comprehensive implementations of Bootstrap v4 for Vue.js. With extensive and automated WAI-ARIA accessibility markup.
Stars: ✭ 13,603 (+4232.17%)
Mutual labels:  components, component-library, bootstrapvue
vue-devui-early
Vue3版本的DevUI组件库。本仓库已迁移至:https://github.com/DevCloudFE/vue-devui
Stars: ✭ 39 (-87.58%)
Mutual labels:  component-library, vue3
miter-design
Miter Design component library made with ♡ by Prefect
Stars: ✭ 14 (-95.54%)
Mutual labels:  component-library, vue3
taiga-ui
Angular UI Kit and components library for awesome people
Stars: ✭ 2,251 (+616.88%)
Mutual labels:  components, component-library
Zent
A collection of essential UI components written with React.
Stars: ✭ 2,133 (+579.3%)
Mutual labels:  components, component-library
Precise Ui
📐 React UI Component Library powered by ZEISS.
Stars: ✭ 192 (-38.85%)
Mutual labels:  components, component-library
Different-UI
✨ A Vue.js 3 UI Library — a Toy
Stars: ✭ 62 (-80.25%)
Mutual labels:  component-library, vue3
Vue Design System
An open source tool for building UI Design Systems with Vue.js
Stars: ✭ 2,077 (+561.46%)
Mutual labels:  components, component-library
DNZ.MvcComponents
A set of useful UI-Components (HtmlHelper) for ASP.NET Core MVC based-on Popular JavaScript Plugins (Experimental project).
Stars: ✭ 25 (-92.04%)
Mutual labels:  components, component-library
fast-blazor
Blazor component library for FluentUI. Microsoft's official lightweight wrapper around the FluentUI Web Components for use with .NET 6.0 Blazor applications
Stars: ✭ 928 (+195.54%)
Mutual labels:  components, component-library
vuestic-ui
Free and Open Source UI Library for Vue 3 🤘
Stars: ✭ 1,501 (+378.03%)
Mutual labels:  components, vue3
Semantic Ui React
The official Semantic-UI-React integration
Stars: ✭ 12,561 (+3900.32%)
Mutual labels:  components, component-library
wlui
wl-ui 精美易用的前端复杂组件解决方案。Beautiful and easy-to-use front-end complex component solution
Stars: ✭ 32 (-89.81%)
Mutual labels:  components, component-library
vue-component-lib-starter
A bare-bones example of creating your own Vue component library.
Stars: ✭ 221 (-29.62%)
Mutual labels:  component-library, vue3
Terraform Aws Components
Opinionated, self-contained Terraform root modules that each solve one, specific problem
Stars: ✭ 168 (-46.5%)
Mutual labels:  components, component-library
chusho
A library of bare & accessible components and tools for Vue.js 3
Stars: ✭ 47 (-85.03%)
Mutual labels:  component-library, vue3
Taiga Ui
Angular UI Kit and components library for awesome people
Stars: ✭ 1,353 (+330.89%)
Mutual labels:  components, component-library
Uniforms
A React library for building forms from any schema.
Stars: ✭ 1,368 (+335.67%)
Mutual labels:  components, component-library
plugin-toolkit-react
Adobe XD plugin UI components for React
Stars: ✭ 30 (-90.45%)
Mutual labels:  components, component-library
engage-ui
Engage UI is a React component library designed to help developers and designers creater the delightful web experiences.
Stars: ✭ 14 (-95.54%)
Mutual labels:  components, component-library

BootstrapVue 3

Early (but lovely) implementation of Vue 3, Bootstrap 5 and Typescript


Current version Bootstrap version Vue.js version Build status
npm downloads npm weekly downloads

Why BootstrapVue3?

BootstrapVue3 is an attempt to have BootstrapVue components in Vue3, Bootstrap 5, and typescript. Another goal is to have components written in a simple and readable way.

As you may suppose, this library is heavily inspired by BootstrapVue, as well as the components properties, events, slots, directives, etc. We want to make it that way because we want to have compatibility with BootstrapVue, so it will be easy to switch between libraries.

Install

# NPM
npm i --save bootstrap bootstrap-vue-3

# Yarn
yarn add bootstrap bootstrap-vue-3

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:

One-time donations

Or if you prefer you can make a one-time donation through these channels:

"Buy Me A Coffee" Invitame un café en cafecito.app

Links

License

Released under the MIT Licence. Copyright (c) BootstrapVue3.

Making a new release

npm run release
git push --follow-tags

then https://github.com/cdmoro/bootstrap-vue-3/releases/new

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].