LeetCode-OpenSource/rxjs-hooks
React hooks for RxJS 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: 2848
- days_rel: n/a
- days_push: 1244
- n_releases_24m: 0
Adoption not part of the score
2179 stars · 82 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A small TypeScript library providing React hooks (useObservable and useEventCallback) that bridge RxJS observables into React component state. It lets developers drive React UIs with reactive streams, including event-driven streams with inputs.
Use cases
- use rxjs observables as react state
- bind dom events to react components via observable streams
- manage async state in react with rxjs
- create event callback hooks that emit streams
- subscribe to intervals or streams inside react components
- replace redux with rxjs streams in react apps
When to choose
- your team already uses RxJS and wants idiomatic React integration
- you need declarative, stream-based state and event handling in React components
- you want a tiny, focused bridge library rather than a full state framework
When to avoid
- you don't already use RxJS and don't want the reactive paradigm
- you need a full-featured state management solution with devtools and middleware
- you need a library with active maintenance and guaranteed long-term support
Facets
library · maturity maintenance
state-management developer-tools frontend web-development cross-platform react-hooks rxjs observables typescript reactive-state reactive-programming nodejs web-server
2 sources
- readme: https://github.com/LeetCode-OpenSource/rxjs-hooks · fetched 2026-08-28 · eae437727326
- registry_npm: https://registry.npmjs.org/rxjs-hooks · fetched 2026-08-29 · f0f5a7d10f1e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| LeetCode-OpenSource/rxjs-hooks | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="LeetCode-OpenSource/rxjs-hooks")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem