Redux store builder.

You can specify reducers, middleware and _redux-effex_ effects to use.

Reducers will be composed using _redux-sac_'s `composeReducers` (so they are assumed to be specialized using _redux-sac_'s `subReducer`).

Herby Vojčík c7bc7080ea 0.2.0 7 年之前
.gitignore 57db0268f1 Initial commit 7 年之前
README.md 57db0268f1 Initial commit 7 年之前
index.js e0d61cdb34 .withMiddlewares 7 年之前
package.json c7bc7080ea 0.2.0 7 年之前

README.md

redux-persefex

Redux store builder, in combination with redux-persist, redux-effex and redux-sac composeReducers.