redux-factories
a factory lib to produce redux constants and reducers of certain format
a factory lib to produce redux constants and reducers of certain format
Redux tooling for managing async request actions with react hooks. Prevent race conditions. Build responsive UIs. Rad.
Flexible Redux Reducers
Simple module for reducing immutable nested properties in Redux applications.
Redux utils to manage async functions and promises
Immer Combine Reducers : redux combineReducers like for immer!
A command-line tool to generate new components, reducers, actions and more for a create-react-app project.
A simple generator for Ducks, the Redux Reducer Bundles
Type-safe functional composers for building simple state trees from complex data
Framework-agnostic and class-based typed reducers
Converts strings, objects, and arrays to redux action types (screaming snake case) (myValue -> MY_VALUE)
A helper utility to apply combineReducers functionality in React useReducer hook, for large scale applications
A lore hook that orchestrates behavior between actions and reducers
A ducks-inspired package to help organize actions, reducers, and selectors together.
Reducer creators for common data structures
Action creators for Resourceful Redux
prop-types for Resourceful Redux
Action creators for Resourceful Redux using the xhr library
Resource management for Redux.
A library for converting Reducer switch statements to a dictionary map of handlers, which are simply callbacks that can directly modify the passed in state.