Creates a reducer from an object with action handlers
<img src="https://travis-ci.org/react-boilerplate/redux-injectors.svg?branch=master" alt="build status"></img>
Publishing createReducer from https://redux.js.org/recipes/reducing-boilerplate#generating-reducers
supply useful utils for redux
Some aesthetic toppings for your Redux meal.
Official React bindings for Redux
Predictable state container for JavaScript apps
The official, opinionated, batteries-included toolset for efficient Redux development
Selectors for Redux.
Thunk middleware for Redux.
An opinionated lib to create actions and reducers for Redux
A set of helpers to dry up redux code, and provide a more opinionated api
The redux meniga package
Saga middleware for Redux to handle Side Effects
Shared types used by `redux-saga` packages.
<img src="https://travis-ci.org/react-boilerplate/redux-injectors.svg?branch=master" alt="build status"></img>
TypeScript definitions for react-redux
A utility to create redux reducers from a set of handlers
Saga middleware for Redux to handle Side Effects
A mock store for testing your redux async action creators and middleware
functions for creating and composing reducers and middleware efficiently
persist and rehydrate redux stores
RxJS based middleware for Redux. Compose and cancel async actions and more.
A higher order component decorator for forms using Redux and React