redux-shuttle
v0.3.6
Published
A tool for bundling reducers, action types and actions when using redux, aesthetic toppings fro your redux meal.
Downloads
12
Maintainers
Readme
redux-shuttle
A tool for bundling reducers, action types and actions when using redux and saga, aesthetic toppings for your redux meal.
The action created by shuttle is not side effect, so you should integrate side effect tool(such as saga) into your project for dealing with your action with side effect.
redux-shuttle side effects plugins: redux-saga-shuttle [https://github.com/jaylone/redux-saga-shuttle]