redux-shuttle

0.3.6 • Public • Published

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]

Package Sidebar

Install

npm i redux-shuttle

Weekly Downloads

0

Version

0.3.6

License

MIT

Last publish

Collaborators

  • jaylone