0.0.23 • Published 5 years ago
brixo-ui v0.0.23
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/
0.0.23
5 years ago
0.0.22
8 years ago
0.0.21
8 years ago
0.0.20
10 years ago
0.0.19
10 years ago
0.0.18
10 years ago
0.0.17
10 years ago
0.0.16
10 years ago
0.0.15
10 years ago
0.0.14
10 years ago
0.0.13
10 years ago
0.0.12
10 years ago
0.0.11
10 years ago
0.0.10
10 years ago
0.0.9
10 years ago
0.0.8
10 years ago
0.0.7
10 years ago
0.0.6
10 years ago
0.0.5
10 years ago
0.0.4
10 years ago
0.0.3
10 years ago
0.0.2
10 years ago
0.0.1
10 years ago