@dev-engage/stencil-bootstrap
TypeScript icon, indicating that this package has built-in type declarations

0.7.1 • Public • Published

stencil-bootstrap

Bootstrap in stencil. Bootstrap meets web components. No JQuery.

Warning: experimental


Progress

Bootstrap components:

Getting Started

Reference via unpkg in the head of your index.html

<script src='https://unpkg.com/@dev-engage/stencil-bootstrap@<current_version>/dist/stb.js'></script>

OR

Install via NPM

npm install @dev-engage/stencil-bootstrap --save

Put a script tag in the head of your index.html

<script src='node_modules/@dev-engage/stencil-bootstrap/dist/stb.js'></script>

/@dev-engage/stencil-bootstrap/

    Package Sidebar

    Install

    npm i @dev-engage/stencil-bootstrap

    Weekly Downloads

    4

    Version

    0.7.1

    License

    MIT

    Unpacked Size

    1.08 MB

    Total Files

    271

    Last publish

    Collaborators

    • th3brink