dai-shi/react-hooks-global-state
[NOT MAINTAINED] Simple global state for React with Hooks API without Context API observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: 2867
- days_rel: n/a
- days_push: 1100
- n_releases_24m: 0
Adoption not part of the score
1097 stars · 61 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A small React library providing simple global state management via Hooks API without Context, supporting both setState-style and reducer-style APIs with TypeScript type inference. It is no longer maintained; the author recommends using Zustand instead.
Use cases
- manage global state in React without Context API
- share state between function components using hooks
- use a reducer-style global store in React
- get typed global state hooks with TypeScript
- use Redux middleware with a lightweight global state
When to choose
- you are maintaining a legacy project already using this library
- you want a minimal setState-style global state without Context
When to avoid
- starting a new project - use Zustand instead
- you need deep state optimization or a maintained library
- you need large-scale state management with active support
Facets
library · maturity abandoned
state-management frontend web-development developer-tools cross-platform react hooks global-state typescript not-maintained use-zustand nodejs
2 sources
- readme: https://github.com/dai-shi/react-hooks-global-state · fetched 2026-08-28 · 2f8c0e9ac209
- registry_npm: https://registry.npmjs.org/react-hooks-global-state · fetched 2026-08-29 · c9244e9e61a9
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| dai-shi/react-hooks-global-state | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="dai-shi/react-hooks-global-state")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem