vue-plugin-bootstrap

0.4.2 • Public • Published

vue-plugin-bootstrap

It's a vue plugin skeleton, generated by vue-cli. It provides a template of custom components and plugin.

Usage

$ npm install -g vue-cli
$ vue init xsdlr/vue-plugin-bootstrap my-plugin
$ cd my-plugin
$ npm install #or yarn

What's Included

  • npm run build: Production ready build.
    • JavaScript minified with UglifyJS
    • CSS style dynamically inject as

/vue-plugin-bootstrap/

    Package Sidebar

    Install

    npm i vue-plugin-bootstrap

    Weekly Downloads

    2

    Version

    0.4.2

    License

    MIT

    Last publish

    Collaborators

    • xsdlr