1.0.5-alpha.0 • Published 6 years ago

bootstrap-mithril v1.0.5-alpha.0

Weekly downloads
-
License
MIT
Repository
-
Last release
6 years ago

bootstrap-mithril

This package includes all bootstrap-mithril components.

npm install --save bootstrap-mithril
import * as bm from "bootstrap-mithril";
const button = bm.button;

or

import { button } from "bootstrap-mithril";