Ross ROSS = Recommend OSS · open-source software intelligence for agents

developit/unistore

🌶 350b / 650b state container with component actions for Preact & React observed · 2026-08-28

github.com/developit/unistore · homepage · JavaScript 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
developit/unistoremain23

For agents

markdown · JSON · MCP: product_card(name="developit/unistore")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem