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 e0d61cdb34 .withMiddlewares %!s(int64=7) %!d(string=hai) anos
.gitignore 57db0268f1 Initial commit %!s(int64=7) %!d(string=hai) anos
README.md 57db0268f1 Initial commit %!s(int64=7) %!d(string=hai) anos
index.js e0d61cdb34 .withMiddlewares %!s(int64=7) %!d(string=hai) anos
package.json 90e3b958f4 Bump redux-sac; use carets after all. %!s(int64=7) %!d(string=hai) anos

README.md

redux-persefex

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