Bootstrap Packages

@pf3/select

Bootstrap-select is a jQuery plugin that utilizes Bootstrap's dropdown.js to style and bring additional functionality to standard select elements.

1.12.6 • Published 7 years ago

vue-mstyle

``` npm install vue-mstyle ``` ##Using in your project ```js import Vue from 'vue' import 'vue-mstyle' new Vue({ render: h => h(App) }).$mount('#app') ```

0.3.28 • Published 7 years ago