0.0.1 • Published 7 years ago

redux-recovery v0.0.1

Weekly downloads
4
License
ISC
Repository
github
Last release
7 years ago

alt tag

can be used for persist rehydrate the redux store,

Why Redux-recovery

Today to benefit from all the features of redux is to have an SPA, so you have to provide a router. With redux-recovery one can take advantage of redux in a web page and do exactly what offers redux for a SPA. In addition, redux-recovery is simple to use, it has a simple and reliable approach.

Installation

To install the stable version:

npm install --save redux-recovery

This assumes you are using npm as your package manager.