kbsbroad / lit-element-bootstrap

Bootstrap components implements as Web Components with LitElement

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lit-element-bootstrap

An implementation of Bootstrap components in LitElement, published as individual packages

Note: previously published lit-element-bootstrap package which included all bootstrap packages as one exported module in now deprecated. Use the individual packages to import what you need.

Roadmap

Working an a v1 release on all components so expect major changes.

Components

Package Version
@lit-element-bootstrap/alert 1.0.3
@lit-element-bootstrap/badge 1.0.0
@lit-element-bootstrap/breadcrumb 1.0.1
@lit-element-bootstrap/button 1.0.0
@lit-element-bootstrap/button-group 1.0.0-alpha.2
@lit-element-bootstrap/card 1.0.0-alpha.2
@lit-element-bootstrap/carousel 1.0.0-alpha.2
@lit-element-bootstrap/dropdown 1.0.0-alpha.4
@lit-element-bootstrap/form 1.0.0-alpha.4
@lit-element-bootstrap/input-group 1.0.0-alpha.2
@lit-element-bootstrap/jumbotron 1.0.0-alpha.2
@lit-element-bootstrap/list-group 1.0.0-alpha.3
@lit-element-bootstrap/media-object 1.0.0-alpha.2
@lit-element-bootstrap/modal 1.0.0-alpha.7
@lit-element-bootstrap/navbar 1.0.0-alpha.2
@lit-element-bootstrap/navs 1.0.0-alpha.2
@lit-element-bootstrap/pagination 1.0.0-alpha.2
@lit-element-bootstrap/progress 1.0.0-alpha.2
@lit-element-bootstrap/content 1.0.0-alpha.3
@lit-element-bootstrap/utilities 1.0.0-alpha.4
@lit-element-bootstrap/layout 1.0.0-alpha.4
@lit-element-bootstrap/collapse 1.0.0-alpha.2
@lit-element-bootstrap/theme 1.0.0-alpha.2

Documentation and demo examples

Go to docs and demo

About

Bootstrap components implements as Web Components with LitElement

License:MIT License


Languages

Language:JavaScript 99.7%Language:HTML 0.3%