0.0.4 • Published 8 years ago

redux-paginate v0.0.4

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

redux-paginate

redux reducer for pagination. should be used w/ normalizr

installation

npm install redux-paginate

Acknowledgements

The code is heavily based on paginate reducer in the real-world example in the redux repository.

Thanks to seokgyo for this first version, and transferring ownership of the npm module.