Atomic State
Atomic State is a state management library for React.
Overview
Atomic State works very similarly to useState
, while providing features that make state management easier.
Features:
- Incrementaly adoptable
- TypeScript-ready
- Server-Side Rendering
- React Native
- Effects
- Actions
- Selectors (derived states)
- Persistence
and more!
Last updated on January 27, 2024