redux-immutable-reducer

Immutable reducer

Enables immutable state in Redux reducers

Immutable reducer states with Redux.

GitHub

40 stars
5 watching
0 forks
Language: JavaScript
last commit: over 8 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
indexiatech/redux-immutablejs Integration tools between Redux and ImmutableJs to simplify state management in JavaScript applications 684
gajus/redux-immutable Provides a way to create Redux stores with Immutable.js state 1,876
aparticka/redux-immutable-utils Utilities for working with Immutable data in Redux applications 3
zackargyle/redux-async-queue Middleware for Redux to queue and execute actions asynchronously 112
amsardesai/redux-test-reducer A utility for testing Redux reducers in isolation 11
omnidan/redux-recycle A utility that helps reset Redux state to a defined initial value upon specific actions 146
slorber/rereduce A Redux reducer library that optimizes state management by memoizing and linking dependencies between reducers. 163
andersdjohnson/redux-reducer-async A utility for creating standardized redux reducers for handling async actions in an efficient and reusable way. 14
fredericheem/redux-act-async Reduces boilerplate code for creating async actions and reducers in Redux applications 125
calvinfroedge/redux-modifiers A collection of utility functions to simplify the creation of Redux reducers by providing generic ways to manage and update state structures 157
erikras/multireducer Utility to create a single reducer from multiple copies of the same reducer 422
izaakschroeder/redux-lift A library that provides store composition mechanisms for managing complex state trees and applications with different action or store needs 9
grigory-leonenko/redux-easy-actions Simplifies Redux action creation by providing a decorator to automatically generate action types and payloads. 42
reduxjs/redux A JavaScript library for managing global state in applications 60,912
yildizberkay/redux-example A sample React project demonstrating the use of Redux as a state container to manage complex applications 90