pmndrs/zustand
# 🐻 Bear necessities for state management in React
$ git clone https://github.com/pmndrs/zustand.git
Also indexed as
stars
58,451
forks
2,158
language
TypeScript
license
MIT License
What is pmndrs/zustand?
Zustand is a lightweight state management library for React that provides a simple API for creating and managing application state using hooks. It offers an alternative to Redux or Context API with less boilerplate, smaller bundle size, and built-in support for middleware and persistence. Developers use Zustand when they need straightforward state management without the complexity of larger frameworks.
Links
Topics
Activity
5 open issues · last updated Jul 21, 2026