uiv
Bootstrap 3 Components implemented by Vue 2.
Lightweight
All components ~20KB Gziped.
Compatible
IE 9+ & modern browsers supported.
SSR
Server-side rendering supported.
Bootstrap 3 Components implemented by Vue 2.
All components ~20KB Gziped.
IE 9+ & modern browsers supported.
Server-side rendering supported.
$ yarn add uiv
import 'bootstrap/dist/css/bootstrap.min.css'
import Vue from 'vue'
import * as uiv from 'uiv'
Vue.use(uiv)