CodeBrowser / npm / zustand
zustand@5.0.14
// 🐻 Bear necessities for state management in React
$ npm install zustand
downloads/wk
42,421,046
license
MIT
version
5.0.14
published
May 28, 2026
What is zustand?
Zustand is a lightweight state management library for React that lets you manage application state without the boilerplate of larger alternatives like Redux. Developers use it when they need a simple, straightforward way to share state across components without setting up complex store configurations or middleware.
Keywords
#react #state #manager #management #redux #store
Maintainers
daishi, jeremyrh, drcmda