jaylone / redux-shuttle

A tool for bundling reducers, action types and actions when using redux, aesthetic toppings for your redux meal.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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]

About

A tool for bundling reducers, action types and actions when using redux, aesthetic toppings for your redux meal.


Languages

Language:JavaScript 99.6%Language:HTML 0.4%