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.
2k stars
27 watching
82 forks
Language: TypeScript
last commit: almost 3 years ago
Linked from 2 awesome lists
immutablejavascriptreactredux
Related projects:
Repository | Description | Stars |
---|---|---|
| Integration tools between Redux and ImmutableJs to simplify state management in JavaScript applications | 684 |
| Enables immutable state in Redux reducers | 40 |
| Utilities for working with Immutable data in Redux applications | 3 |
| A JavaScript library for managing global state in applications | 60,939 |
| An immutable state management system for React applications | 403 |
| An immutable, async state management solution for JavaScript applications inspired by Redux. | 394 |
| A flexible way to connect Vue.js and Redux stores for building state management systems | 57 |
| An immutable state management library designed to simplify state updates and improve code organization | 164 |
| A tiny immutable store with type safety for managing application state in React applications | 148 |
| An alternative to Redux that simplifies state management in React applications by encapsulating data and behavior within multiple stores. | 7 |
| A Java implementation of Redux, a predictable state container for apps. | 327 |
| A lightweight state container library for managing application state in React and other frameworks | 1,968 |
| A state management library that simplifies the creation of Redux stores with automatic action and reducer generation. | 10 |
| Simplifies Redux action creation by providing a decorator to automatically generate action types and payloads. | 42 |
| Official Angular bindings for Redux store management in TypeScript-based applications. | 73 |