0.0.2 • Published 8 years ago

redux-datagrid v0.0.2

Weekly downloads
4
License
MIT
Repository
github
Last release
8 years ago

Stories in Ready CircleCI

redux-datagrid

A Higher-Order Component for filtering, sorting and grouping in data tables. Inspired by redux-form. Still a WIP.

Issues and features are managed on waffle.io.

npm scripts

Dev

$ npm run dev

This runs a development mode server with live reload etc.

Open http://localhost:8080 in your browser.

Tests

Single Run

$ npm run test

Watch Files

$ npm run test:watch

Coverage

$ npm run cover

License

MIT License