0.0.23 • Published 4 years ago

brixo-ui v0.0.23

Weekly downloads
36
License
MIT
Repository
-
Last release
4 years ago

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

4 years ago

0.0.22

7 years ago

0.0.21

7 years ago

0.0.20

9 years ago

0.0.19

9 years ago

0.0.18

9 years ago

0.0.17

9 years ago

0.0.16

9 years ago

0.0.15

9 years ago

0.0.14

9 years ago

0.0.13

9 years ago

0.0.12

9 years ago

0.0.11

9 years ago

0.0.10

9 years ago

0.0.9

9 years ago

0.0.8

9 years ago

0.0.7

9 years ago

0.0.6

9 years ago

0.0.5

9 years ago

0.0.4

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago