Zustand icon
Zustand icon

Zustand

A small, fast and scalable bearbones state-management solution using simplified flux principles. Has a comfy API based on hooks, isn't boilerplatey or opinionated.

Cost / License

  • Free
  • Open Source (MIT)

Platforms

  • Self-Hosted
  • React
0likes
0comments
0articles

Features

  1.  React
  2.  State management

Zustand News & Activities

Highlights All activities

Recent activities

Zustand information

  • Developed by

    JP flagDaishi Kato
  • Licensing

    Open Source (MIT) and Free product.
  • Written in

  • Alternatives

    6 alternatives listed
  • Supported Languages

    • English

GitHub repository

  •  58,589 Stars
  •  2,184 Forks
  •  6 Open Issues
  •   Updated  
View on GitHub
Zustand was added to AlternativeTo by Alex Ruiz on and this page was last updated .
No comments or reviews, maybe you want to be first?

What is Zustand?

A small, fast and scalable bearbones state-management solution using simplified flux principles. Has a comfy API based on hooks, isn't boilerplatey or opinionated.

Don't disregard it because it's cute. It has quite the claws, lots of time was spent dealing with common pitfalls, like the dreaded zombie child problem, react concurrency, and context loss between mixed renderers. It may be the one state-manager in the React space that gets all of these right.

Official Links