// UI COMPONENTS

Zustand
Bear necessities for state management in React
Zustand is an open source ui components project written in TypeScript, with 57,976 stars and 1,500 forks on GitHub. It is licensed under MIT and falls in the UI Components category. Key topics: react, state-management, redux, hooks.
// FACTS
- Stars
- 58.0k
- Forks
- 1.5k
- Open issues
- 4
- Language
- TypeScript
- License
- MIT
- Category
- UI Components
- Added
- 10d ago
- Updated
- 9d ago
// ABOUT
Zustand is a small, fast, and scalable state management solution for React using simplified flux principles. It has a comfortable API based on hooks and doesn't require you to wrap your app in context providers. Unlike Redux, there's no boilerplate — define your store in a single function and use it anywhere in your component tree.
// TOPICS
REACTSTATE-MANAGEMENTREDUXHOOKS
// REVIEWS [000]
No reviews yet — be the first.
$ WRITE A REVIEW
// COMMENTS [000]
No comments yet.
$ ADD A COMMENT