Redux Remove helps you gradually replace Redux with isolated state providers that are powered by React Context and `useReducer()`. The main idea is that reducers are no longer composed into a single reducer and provider at the top level of your app. Inste
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.
Allow add or remove redux middlewares dynamically
Built on top of react-redux, remove all boilerplate code and keep the best part of react-redux
Modularize the redux app by dynamically loading reducers, state and sagas
TypeScript definitions for react-redux
Saga middleware for Redux to handle Side Effects
Shared types used by `redux-saga` packages.
Saga middleware for Redux to handle Side Effects
A mock store for testing your redux async action creators and middleware
persist and rehydrate redux stores
Disables scroll outside of `children` node.
RxJS based middleware for Redux. Compose and cancel async actions and more.
Filter transformator for redux-persist
A higher order component decorator for forms using Redux and React
redux-immutable is used to create an equivalent function of Redux combineReducers that works with Immutable.js state.
Wrappers for Redux DevTools Extension.
TypeScript definitions for redux-mock-store
Built on top of react-redux, remove all boilerplate code and keep the best part of react-redux
A library for querying and managing network state in Redux applications