statery
Surprise-Free State Management! Designed for React with functional components, but can also be used with other frameworks (or no framework at all.) (by hmans)
reactish-state
Simple, decentralized(atomic) state management for React (by szhsin)
Our great sponsors
- Appwrite - The open-source backend cloud platform
- Onboard AI - Learn any GitHub repo in 59 seconds
- InfluxDB - Collect and Analyze Billions of Data Points in Real Time
statery | reactish-state | |
---|---|---|
1 | 3 | |
67 | 44 | |
- | - | |
0.0 | 6.8 | |
3 months ago | about 1 month ago | |
TypeScript | TypeScript | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
statery
Posts with mentions or reviews of statery.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-02-12.
reactish-state
Posts with mentions or reviews of reactish-state.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-02-12.
-
State management, possible alternatives to redux
Try reactish-state https://github.com/szhsin/reactish-state. It's a lightweight alternative to zustand/jotai
What are some alternatives?
When comparing statery and reactish-state you can also consider the following projects:
pullstate - Simple state stores using immer and React hooks - re-use parts of your state by pulling it anywhere you like!
jotai - 👻 Primitive and flexible state management for React