redux-paginate
v0.0.4
Published
Redux reducer for pagination. Should be used w/ normalizr
Downloads
8
Maintainers
Readme
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.