redux-store-builder
v0.4.4
Published
Redux store builder, in combination with redux-effex and redux-sac composeReducers.
Downloads
7
Readme
redux-store-builder
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
).