Giter VIP home page Giter VIP logo

bootstrap-vue's Introduction

Bootstrap Vue


Bootstrap 4 components for Vue 2

Getting started

Please refer to Official Documentation for setup guide, examples and documentation.

NPM

Get it via your favorite package manager:

$ yarn add bootstrap-vue
# OR
$ npm i bootstrap-vue

Register components:

import Vue from 'vue'
import BootstrapVue from 'bootstrap-vue';

// Globally register bootstrap-vue components
Vue.use(BootstrapVue);

WEB

Simply include this inside your HTML templates,(free CDN powered by unpkg)

<script src="https://unpkg.com/bootstrap-vue/dist/bootstrap-vue.js"></script>

NUXT.JS

If you are using nuxt.js, you can register bootstrap-vue components using nuxt helpers.

Included components

Stable

Under development

Additionally, many more components are available and working, but they are still under development.

License

The MIT License (MIT) - Copyright (c) 2016-present Pooya Parsa.
Designed and built with all the love in the world. Maintained by the core team with the help of our contributors. Documentation is generated using Nuxt.js

bootstrap-vue's People

Contributors

antonstefanov avatar asxcandrew avatar chrisyip avatar dleesalestreamsoft avatar gediminaspetrikas avatar gregpeden avatar iwate avatar javiercbk avatar jjonas-gcs avatar jschyz avatar magnum5234 avatar mathlet0x avatar michaelwoodson avatar mosinve avatar nddery avatar nikkiez avatar noolan avatar patrickeriksen avatar pi0 avatar polmuz avatar pterk avatar sadeghmahmoudpour avatar storyn26383 avatar thomasfowler avatar ugzuzg avatar vizo avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.