redux-zero/redux-zero
A lightweight state container based on Redux 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-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3254
- days_rel: n/a
- days_push: 1336
- n_releases_24m: 0
Adoption not part of the score
1961 stars · 85 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Redux Zero is a lightweight state container library based on Redux principles, offering a minimal API for managing application state. It provides bindings for React, Preact, Vue, Svelte, and React Native, with TypeScript support.
Use cases
- manage state in a small React app without Redux boilerplate
- share a simple store across React, Preact, Vue, or Svelte components
- replace Redux with a tiny predictable state container
- handle async actions and middleware in a lightweight store
- add typed state management to a TypeScript frontend project
When to choose
- you want Redux-like predictable state with minimal setup and bundle size
- you need framework bindings for React, Preact, Vue, or Svelte from one library
- your app's state management needs are simple and don't require Redux's ecosystem
When to avoid
- you rely heavily on the Redux ecosystem such as DevTools, sagas, or large middleware catalogs
- you need a state library with active ongoing development and frequent releases
- you prefer modern alternatives like Zustand or Jotai with larger communities
Facets
library · maturity maintenance
state-management middleware frontend web-development developer-tools browser cross-platform redux flux react preact svelte vue react-native typescript lightweight state-container nodejs
2 sources
- readme: https://github.com/redux-zero/redux-zero · fetched 2026-08-28 · d00e5c2ef703
- registry_npm: https://registry.npmjs.org/redux-zero · fetched 2026-08-29 · 4361f4e2d149
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| redux-zero/redux-zero | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="redux-zero/redux-zero")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem