gajus/redux-immutable
redux-immutable is used to create an equivalent function of Redux combineReducers that works with Immutable.js state. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4043
- days_rel: n/a
- days_push: 1619
- n_releases_24m: 0
Adoption not part of the score
1867 stars · 84 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A small library that provides a drop-in replacement for Redux's combineReducers that works with Immutable.js state collections. It enables Redux stores whose state is an Immutable.Map or Record instead of a plain JavaScript object.
Use cases
- combine redux reducers when state is an immutable.js map
- use immutable.js records as redux initial state
- fix createStore error with immutable initial state
- delegate default values to child reducers with immutable records
- migrate redux app to immutable state trees
When to choose
- your Redux state is stored as Immutable.js collections
- you need combineReducers semantics with Immutable Maps or Records
When to avoid
- your Redux state uses plain JavaScript objects
- you are starting a new project - modern Redux Toolkit and Immer make Immutable.js integration unnecessary
Facets
library · maturity maintenance
state-management middleware frontend web-development developer-tools browser redux immutable-js react combinereducers nodejs javascript
2 sources
- readme: https://github.com/gajus/redux-immutable · fetched 2026-08-28 · ef08bd3573e3
- registry_npm: https://registry.npmjs.org/redux-immutable · fetched 2026-08-29 · 1b61816579d4
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| gajus/redux-immutable | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="gajus/redux-immutable")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem