redux-grid-example

0.5.8 • Public • Published

redux-grid-example

Example webpack project for redux-grid and related components. Showcases what can be done with redux-grid.

Build Status codecov

NPM

Philosophy

Redux grid is a lerna monorepo that consists of multiple small projects. Each project only uses the dependencies it needs. This allows redux-grid to not depend (npm) on React, Redux, or other heavyweight libraries but still allow testing of it with those libraries.

How to use

git clone https://github.com/noderaider/redux-grid cd redux-grid lerna bootstrap lerna run start

This project is in very active development. It is not (quite) ready yet for primetime use. Check back shortly.

Package Sidebar

Install

npm i redux-grid-example

Weekly Downloads

1

Version

0.5.8

License

MIT

Last publish

Collaborators

  • cchamberlain