2.0.3 • Published 9 years ago

react-uikit-grid v2.0.3

Weekly downloads
11
License
MIT
Repository
github
Last release
9 years ago

#React UIkit Grid

Create a fully responsive, fluid and nestable grid layout.

See http://otissv.github.io/react-uikit-components/ for docs.

##Usage

###Installation npm install react-uikit-grid --save;

// ES6
import Grid from 'react-uikit-grid';

// ES5
var Grid = require('react-uikit-grid');

###Example ...

##Tests

npm run testto run tests with minimal output.
npm run test:spec to run tests with detailed output.
npm run test:watch watches all directories and run tests with minimal output on file changes.

##Build npm run build to build files fro distribution.
npm run build:watch watches src directory and builds files on changes.

##Lint npm run lint lints scripts in src directory.
npm run lint:watch watches src directory and lints scripts in src directory.

##License MIT

2.0.3

9 years ago

2.0.2

9 years ago

2.0.1

9 years ago

2.0.0

9 years ago

1.0.1

9 years ago

1.0.0

9 years ago

0.2.5

9 years ago

0.2.4

10 years ago

0.2.3

10 years ago

0.2.2

10 years ago

0.2.1

10 years ago

0.2.0

10 years ago

0.1.2

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago