An open API service indexing awesome lists of open source software.

https://github.com/rwieruch/redux-table

Rich table component build with redux and react. It provides interactions like sort, filter, pagination and selection.
https://github.com/rwieruch/redux-table

Last synced: 7 days ago
JSON representation

Rich table component build with redux and react. It provides interactions like sort, filter, pagination and selection.

Awesome Lists containing this project

README

        

# redux-table

Table component build with redux and react. It provides interactions like sort, filter and selection.

Live: [redux-table](http://rwieruch.github.io/redux-table/)

Feedback is more than appreciated via GitHub or Twitter :)

https://twitter.com/rwieruch

## Run

1. Clone Repository: `git clone [email protected]:rwieruch/redux-table.git`
2. npm install
3. npm start
4. npm test