redux-immutablejs
State manager library
Integration tools between Redux and ImmutableJs to simplify state management in JavaScript applications
Redux Immutable facilities.
684 stars
14 watching
36 forks
Language: JavaScript
last commit: about 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
reduxjs/redux | A JavaScript library for managing global state in applications | 60,941 |
gajus/redux-immutable | Provides a way to create Redux stores with Immutable.js state | 1,876 |
zackargyle/redux-immutable-reducer | Enables immutable state in Redux reducers | 40 |
luisvinicius167/dutier | An immutable, async state management solution for JavaScript applications inspired by Redux. | 394 |
kwame998/wepy-redux | A Wepy project integrating Redux for state management in JavaScript applications. | 9 |
izaakschroeder/redux-lift | A library that provides store composition mechanisms for managing complex state trees and applications with different action or store needs | 9 |
aparticka/redux-immutable-utils | Utilities for working with Immutable data in Redux applications | 3 |
jonabrams/spaceace | An immutable state management library designed to simplify state updates and improve code organization | 164 |
angular-redux/ng-redux | A tool that integrates Redux with Angular applications to manage global state and side effects in a structured way. | 1,156 |
jas-chen/redux-core | A minimal Redux implementation providing basic APIs for managing state and dispatching actions. | 42 |
anish000kumar/redux-box | A tool for organizing and managing application state in a modular fashion while simplifying redux-saga interactions. | 708 |
yang-wei/vue-redux | A Vue.js mixin that integrates Redux state management | 142 |
reduxjs/angular-redux | Official Angular bindings for Redux store management in TypeScript-based applications. | 72 |
guillaumesalles/redux.net | A predictable state container for .NET applications | 714 |
jas-chen/rx-redux | A reimplementation of Redux using RxJS | 421 |