0.7.1 • Published 7 years ago

@dev-engage/stencil-bootstrap v0.7.1

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

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>
0.7.1

7 years ago

0.7.0

7 years ago

0.6.1

7 years ago

0.6.0

7 years ago

0.5.9

7 years ago

0.5.8

7 years ago

0.5.7

7 years ago

0.5.6

7 years ago

0.5.5

7 years ago

0.5.4

7 years ago

0.5.3

7 years ago

0.5.2

7 years ago

0.5.1

7 years ago

0.5.0

7 years ago

0.1.3

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago