node-bootstrap-html

0.1.2 • Public • Published

node-bootstrap-html

HTML generator for Twitter Bootstrap components (to use with node.js / io.js)

The goal is to get a helper class to use vanilla or in any node.js / io.js framework to generate the html code of the components (http://getbootstrap.com/components/).

For example in total.js:

framework.helpers.bootstrap = require("node-bootstrap-html");

still in development - not yet finished

Included Bootstrap components:

  • Glyphicon (0.1.0)
  • Dropdown (0.1.0)
  • DropdownItem (0.1.0)
  • Alert (0.1.2)
  • Panel (0.1.2)
  • Embed (responsive) (0.1.1)
  • Well (0.1.1)

components to do:

  • Button
  • ButtonGroup
  • ButtonToolbar
  • InputGroup
  • Tabs
  • Pill
  • Navbar
  • NavbarItem
  • Breadcrumbs
  • Pagination
  • Pager
  • Label
  • Badge
  • Jumbotron
  • PageHeader
  • Thumbnail
  • ProgressBar
  • MediaObject
  • ListGroup

Package Sidebar

Install

npm i node-bootstrap-html

Weekly Downloads

4

Version

0.1.2

License

MIT

Last publish

Collaborators

  • gentoofreak