0.3.0 • Published 4 years ago

react-blazeui v0.3.0

Weekly downloads
98
License
MIT
Repository
github
Last release
4 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

4 years ago

0.2.3

5 years ago

0.2.2

5 years ago

0.2.1

5 years ago

0.1.8

5 years ago

0.1.7

5 years ago

0.1.6

5 years ago

0.1.5

5 years ago

0.1.4

5 years ago

0.1.3

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago