didierfranc/react-waterfall
React store built on top of the new context API observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
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: 3116
- days_rel: n/a
- days_push: 1013
- n_releases_24m: 0
Adoption not part of the score
1318 stars · 73 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A tiny React state management store built on top of the React Context API, offering a Redux-like Provider/connect/actions pattern. It automatically enables redux-devtools during development.
Use cases
- replace redux with react context api
- simple state management for react app
- lightweight redux alternative
- share state between react components
- connect react components to a global store
When to choose
- you want a minimal Redux-like store without boilerplate
- your app is small to medium sized and you prefer the Context API
- you want built-in redux-devtools support
When to avoid
- you need middleware, selectors, or a large ecosystem
- you require mature long-term maintenance and frequent updates
- you need server-side state caching like react-query
Facets
library · maturity maintenance
state-management frontend-framework frontend web-development browser react redux-alternative context-api flux store nodejs javascript
2 sources
- readme: https://github.com/didierfranc/react-waterfall · fetched 2026-08-28 · 95fd906d946f
- registry_npm: https://registry.npmjs.org/react-waterfall · fetched 2026-08-29 · 38a10f28527b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| didierfranc/react-waterfall | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="didierfranc/react-waterfall")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem