0.7.1 • Published 6 years ago

@dev-engage/stencil-bootstrap v0.7.1

Weekly downloads
2
License
MIT
Repository
github
Last release
6 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

6 years ago

0.7.0

6 years ago

0.6.1

6 years ago

0.6.0

6 years ago

0.5.9

6 years ago

0.5.8

6 years ago

0.5.7

6 years ago

0.5.6

6 years ago

0.5.5

6 years ago

0.5.4

6 years ago

0.5.3

6 years ago

0.5.2

6 years ago

0.5.1

6 years ago

0.5.0

6 years ago

0.1.3

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago