Analysis updated 2026-07-18 · repo last pushed 2026-03-11
Share current user or theme data across components without prop drilling.
Create a computed store that derives filtered data, like admin-only users, from another store.
Move API fetching and loading state out of components and into a reusable store.
Add shared state to a small project without adding bundle weight.
| fryuni/nanostores | 0verflowme/alarm-clock | 0verflowme/seclists | |
|---|---|---|---|
| Language | — | CSS | — |
| Last pushed | 2026-03-11 | 2022-10-03 | 2020-05-03 |
| Maintenance | Maintained | Dormant | Dormant |
| Setup difficulty | — | easy | easy |
| Complexity | 2/5 | 2/5 | 1/5 |
| Audience | developer | vibe coder | ops devops |
Figures from each repo's GitHub metadata at analysis time.
Nano Stores is a tiny (under 1KB) state management library that lets components across any framework share and react to data changes without bloating your app bundle.
Maintained — commit in last 6 months (last push 2026-03-11).
Mainly developer.
This repo across BitVibe Labs
Verify against the repo before relying on details.