0.3.0 • Published 5 years ago

react-blazeui v0.3.0

Weekly downloads
98
License
MIT
Repository
github
Last release
5 years ago

React Blaze UI

npm version Build Status License: MIT Maintainability

react-blazeui is an unofficial implementation of Blaze UI components built with React JS.

Install

$ npm install --save react-blazeui

Usage

Import the stylesheet into your project.

import 'react-blazeui/build/static/css/index.css';

Import the components to wherever you need them.

import { Container, Grid } from 'react-blazeui';

License

Licensed under the MIT License - see LICENSE.md

0.3.0

5 years ago

0.2.3

6 years ago

0.2.2

6 years ago

0.2.1

6 years ago

0.1.8

6 years ago

0.1.7

6 years ago

0.1.6

6 years ago

0.1.5

6 years ago

0.1.4

6 years ago

0.1.3

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago