redux-immutable-reducer
Immutable reducer
Enables immutable state in Redux reducers
Immutable reducer states with Redux.
40 stars
5 watching
0 forks
Language: JavaScript
last commit: almost 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Integration tools between Redux and ImmutableJs to simplify state management in JavaScript applications | 684 |
| Provides a way to create Redux stores with Immutable.js state | 1,877 |
| Utilities for working with Immutable data in Redux applications | 3 |
| Middleware for Redux to queue and execute actions asynchronously | 112 |
| A utility for testing Redux reducers in isolation | 11 |
| A utility that helps reset Redux state to a defined initial value upon specific actions | 146 |
| A Redux reducer library that optimizes state management by memoizing and linking dependencies between reducers. | 163 |
| A utility for creating standardized redux reducers for handling async actions in an efficient and reusable way. | 14 |
| Reduces boilerplate code for creating async actions and reducers in Redux applications | 125 |
| A collection of utility functions to simplify the creation of Redux reducers by providing generic ways to manage and update state structures | 157 |
| Utility to create a single reducer from multiple copies of the same reducer | 422 |
| A library that provides store composition mechanisms for managing complex state trees and applications with different action or store needs | 9 |
| Simplifies Redux action creation by providing a decorator to automatically generate action types and payloads. | 42 |
| A JavaScript library for managing global state in applications | 60,939 |
| A sample React project demonstrating the use of Redux as a state container to manage complex applications | 90 |