acdlite/redux-rx
RxJS utilities for Redux. 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-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4079
- days_rel: n/a
- days_push: 3874
- n_releases_24m: 0
Adoption not part of the score
1006 stars · 34 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
redux-rx is a JavaScript library providing RxJS utilities for Redux, including observable middleware, a createConnector utility for building smart React components from RxJS sequences, and a helper to turn a Redux store into an observable sequence of states. It bridges reactive programming with Redux state management.
Use cases
- connect react components to redux using rxjs observables
- create observable middleware for redux actions
- convert a redux store into a stream of states
- handle websocket data flows with redux and rxjs
- bind action creators to observable dispatch sequences
- implement sideways data loading in react with redux
When to choose
- your codebase already uses rxjs and redux together
- you want declarative, sequence-based data flow in react components
- you need FSA-compliant observable middleware for redux
When to avoid
- you are starting a new project - the library is unmaintained since 2016
- you use modern redux-toolkit or react-redux patterns
- you are not familiar with reactive programming with rxjs
Facets
library · maturity abandoned
state-management middleware web-framework frontend web-development developer-tools browser redux rxjs reactive-programming observables react flux-standard-action nodejs javascript
2 sources
- readme: https://github.com/acdlite/redux-rx · fetched 2026-08-28 · a59489442882
- registry_npm: https://registry.npmjs.org/redux-rx · fetched 2026-08-29 · 47b91e0d61cc
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| acdlite/redux-rx | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="acdlite/redux-rx")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem