reactish-state
Simple, decentralized(atomic) state management for React (by szhsin)
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)
Our great sponsors
- Appwrite - The open-source backend cloud platform
- InfluxDB - Collect and Analyze Billions of Data Points in Real Time
- Onboard AI - Learn any GitHub repo in 59 seconds
reactish-state | statery | |
---|---|---|
3 | 1 | |
44 | 67 | |
- | - | |
6.8 | 0.0 | |
about 1 month ago | 3 months 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.
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
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.
What are some alternatives?
When comparing reactish-state and statery 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