redux-immutable-utils
Immutable helpers
Utilities for working with Immutable data in Redux applications
Utilities for using Immutable with Redux
3 stars
2 watching
1 forks
Language: JavaScript
last commit: about 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
zackargyle/redux-immutable-reducer | Enables immutable state in Redux reducers | 40 |
aparticka/redux-bacon | Utilities to integrate Bacon.js with Redux for state management | 4 |
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 |
grigory-leonenko/redux-easy-actions | Simplifies Redux action creation by providing a decorator to automatically generate action types and payloads. | 42 |
karlpurk/redux-decorators | A utility package for working with Redux using decorators in ES7/TypeScript to simplify state management and action handling. | 90 |
aearly/icepick | A library for efficiently handling immutable data structures in JavaScript | 421 |
andrewdavey/immutable-devtools | Custom formatter for displaying Immutable-js collections in Chrome Dev Tools | 662 |
banderson/generator-redux | A tool for creating Redux applications with functional architecture and development tools. | 252 |
devteam/immutype | Generates extension methods for immutable data types in .NET. | 41 |
redux-things/redux-actions-assertions | Library for simplifying testing of Redux actions and async action creators by reducing repetitive code and allowing focused testing. | 188 |
lexich/redux-api | Generates boilerplate code for Redux-based client-side API interactions | 496 |
frptools/collectable | A library providing high-performance immutable data structures for modern JavaScript applications. | 272 |
kvoti/redux-rest | Automatically generates Redux action creators and reducers for REST APIs | 180 |
stoeffel/redux-elm-middleware | Elm middleware for Redux | 149 |