multireducer

Reducer merger

Utility to create a single reducer from multiple copies of the same reducer

A utility to wrap many copies of a single Redux reducer into a single key-based reducer.

GitHub

422 stars
13 watching
23 forks
Language: JavaScript
last commit: over 8 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
slorber/rereduceA Redux reducer library that optimizes state management by memoizing and linking dependencies between reducers.163
amsardesai/redux-test-reducerA utility for testing Redux reducers in isolation11
zackargyle/redux-immutable-reducerEnables immutable state in Redux reducers40
calvinfroedge/redux-modifiersA collection of utility functions to simplify the creation of Redux reducers by providing generic ways to manage and update state structures157
kwelch/entities-reducerA high-order reducer for updating Redux state with normalized data from server requests5
andersdjohnson/redux-reducer-asyncA utility for creating standardized redux reducers for handling async actions in an efficient and reusable way.14
yoshuawuyts/hyperreduceA distributed reduce function on top of hypercore streams17
omnidan/redux-recycleA utility that helps reset Redux state to a defined initial value upon specific actions146
erikras/redux-form-material-uiA set of wrapper components to integrate Material UI with Redux Form for building forms831
itsmepetrov/redux-combine-actionsMiddleware that combines async actions into a single dispatch sequence or parallel execution163
maxkomarychev/merge-pal-actionAutomates the merging of pull requests in GitHub repositories.32
fredericheem/redux-act-asyncReduces boilerplate code for creating async actions and reducers in Redux applications125
koajs/composeUtility to combine multiple middleware functions into a single cohesive piece of software1,005
chiefgui/reswitchA tool to simplify reducer writing by reducing boilerplate and providing a concise syntax38
aparticka/redux-baconUtilities to integrate Bacon.js with Redux for state management4