reactb

0.0.1 • Public • Published

ReactB

TwitterBoostrap elements for ReactJS

Quick Start

var Title = require('reactb/lib/title')

// pure js
var title = React.renderElement(Title, null, 'title text')'

// jsx
return <Title size="3">title text</Title>;

Package Sidebar

Install

npm i reactb

Weekly Downloads

1

Version

0.0.1

License

MIT

Last publish

Collaborators

  • marcopeg