redux-immutable

Immutable store creator

Provides a way to create Redux stores with Immutable.js state

redux-immutable is used to create an equivalent function of Redux combineReducers that works with Immutable.js state.

GitHub

2k stars
27 watching
82 forks
Language: TypeScript
last commit: over 2 years ago
Linked from 2 awesome lists

immutablejavascriptreactredux

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
zackargyle/redux-immutable-reducer Enables immutable state in Redux reducers 40
aparticka/redux-immutable-utils Utilities for working with Immutable data in Redux applications 3
reduxjs/redux A JavaScript library for managing global state in applications 60,930
davidgilbertson/react-recollect An immutable state management system for React applications 403
luisvinicius167/dutier An immutable, async state management solution for JavaScript applications inspired by Redux. 394
titouancreach/vuejs-redux A flexible way to connect Vue.js and Redux stores for building state management systems 57
jonabrams/spaceace An immutable state management library designed to simplify state updates and improve code organization 164
gunn/pure-store A tiny immutable store with type safety for managing application state in React applications 148
smakazmi/react-3ducks An alternative to Redux that simplifies state management in React applications by encapsulating data and behavior within multiple stores. 7
glung/redux-java A Java implementation of Redux, a predictable state container for apps. 327
redux-zero/redux-zero A lightweight state container library for managing application state in React and other frameworks 1,967
zhouhansen/rechyons A state management library that simplifies the creation of Redux stores with automatic action and reducer generation. 10
grigory-leonenko/redux-easy-actions Simplifies Redux action creation by providing a decorator to automatically generate action types and payloads. 42
reduxjs/angular-redux Angular bindings for Redux to simplify state management in Angular applications 72