Minimal API, fast adoption
Create a store with a single hook, subscribe with selectors, and avoid boilerplate or providers.
A tiny, predictable store with hooks-first ergonomics and escape hatches that stay out of your way.
Create a store with a single hook, subscribe with selectors, and avoid boilerplate or providers.
Built to avoid zombie children and tearing issues while keeping renders predictable.
Share stores between React, React Native, and non-React environments with the same API surface.
Opt into devtools, persistence, Redux-style middleware, and Immer without changing your mental model.
Strongly typed helpers and patterns so your state and actions stay inferred.
Tiny bundle size with zero config and performance that keeps pace in production.