developit/unistore
🌶 350b / 650b state container with component actions for Preact & React 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: 3192
- days_rel: n/a
- days_push: 1913
- n_releases_24m: 0
Adoption not part of the score
2846 stars · 134 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Unistore is a tiny (~350b) centralized state container with component bindings for Preact and React. It offers Redux-like actions and selectors in a minimal footprint.
Use cases
- manage shared application state in a Preact app
- manage shared application state in a React app
- replace Redux with a much smaller state container
- connect components to a central store with selectors
- run app state in a web worker via Stockroom
When to choose
- you want Redux-like state management with a minimal bundle size
- you use Preact or React and need simple centralized state
- you prefer actions that are just plain functions returning state updates
When to avoid
- you need middleware, devtools, or a large ecosystem of extensions
- you need a maintained project with active releases
- your state management needs complex async flows or normalization
Facets
library · maturity maintenance
state-management frontend web-development browser preact react redux-alternative tiny store nodejs
2 sources
- readme: https://github.com/developit/unistore · fetched 2026-08-28 · 1bd9c29e0490
- registry_npm: https://registry.npmjs.org/unistore · fetched 2026-08-29 · 44adcccb0854
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| developit/unistore | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="developit/unistore")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem