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

nanostores/nanostores

A tiny (340 bytes) state manager for React/RN/Preact/Vue/Svelte with many atomic tree-shakable stores observed · 2026-08-28

github.com/nanostores/nanostores · TypeScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

98/100

  • Activity 98
  • Release rhythm 98
  • 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: 20.0
  • age_days: 2149
  • days_rel: 13
  • days_push: 13
  • n_releases_24m: 13

Full methodology

Adoption not part of the score

7580 stars · 160 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

Nano Stores is a tiny (under 1 KB) state management library using many small atomic, tree-shakable stores. It integrates with React, React Native, Preact, Vue, Svelte, Solid, Lit, Angular, and vanilla JS.

Use cases

  • manage shared state in a React app without Redux
  • tiny state manager for a Svelte or Vue project
  • create derived computed stores from atomic state
  • move business logic out of components into stores
  • keep bundle size minimal with tree-shakable state
  • share state across React Native components
  • handle async state and effects outside components

When to choose

  • you want a minimal, zero-dependency state manager with tiny bundle size
  • you use multiple frameworks or vanilla JS and want one state solution
  • you prefer atomic stores over a single global store
  • you need good TypeScript support

When to avoid

  • you need a full-featured store with built-in devtools, middleware, or time-travel debugging
  • your team already standardizes on Redux, Zustand, or Pinia
  • you need heavy ecosystem tooling around state management

Facets

library · maturity stable

state-management frontend-framework web-development frontend developer-tools cross-platform atomic-stores tree-shakable tiny-bundle react vue svelte preact solid angular typescript nodejs web-server

2 sources

Member repositories

RepositoryRoleHealth v2
nanostores/nanostoresmain98

For agents

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

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