brixo-ui

0.0.23 • Public • Published

brixo-ui


A collection of ReactJS UI components

Quick Start

// install
npm install brixo-ui

// require components
var Button = require('brixo-ui').Button;

// enjoy!
var btn = React.createElement(Button, {}, 'ClickMe');

Copyright and license

Code and documentation copyright 2015 Citrix, Code released under the MIT license.

Generate a Distribution Bundle

grunt dist

Will produce the development and minified bundles in dist/

Readme

Keywords

none

Package Sidebar

Install

npm i brixo-ui

Weekly Downloads

1

Version

0.0.23

License

MIT

Unpacked Size

12.7 MB

Total Files

186

Last publish

Collaborators

  • loganathans