entities-reducer
Entity Updater
A high-order reducer for updating Redux state with normalized data from server requests
Redux high order reducer for FSA normalized payloads
5 stars
3 watching
2 forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 1 awesome list
entitiesentities-reducernormalizerreducerredux
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Utility to create a single reducer from multiple copies of the same reducer | 422 |
| | A collection of utility functions to simplify the creation of Redux reducers by providing generic ways to manage and update state structures | 157 |
| | A Redux reducer library that optimizes state management by memoizing and linking dependencies between reducers. | 163 |
| | Enables immutable state in Redux reducers | 40 |
| | A utility for testing Redux reducers in isolation | 11 |
| | 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 library to quickly expose Doctrine entities as REST resources with simple configuration and annotations. | 87 |
| | Automatically generates Redux action creators and reducers for REST APIs | 180 |
| | Makes updating deeply nested objects and arrays in an immutable manner | 1,189 |
| | An example of using an entity-component system framework with game engines and physics libraries to create interactive content | 1 |
| | Provides a set of utility functions to simplify relationships between entities in Redux or NGRX stores | 43 |
| | A tool to simplify reducer writing by reducing boilerplate and providing a concise syntax | 38 |
| | Tools to normalize package.json data for better compatibility and readability | 18 |
| | Optimistically applies actions to update state before committing them to the system | 776 |