tiny-atom
State manager
A pragmatic state management solution for React and Preact applications.
Pragmatic state management.
116 stars
7 watching
10 forks
Language: JavaScript
last commit: 11 months ago
Linked from 2 awesome lists
fluxfunctionaljavascriptminimalpreactreactstate
Related projects:
Repository | Description | Stars |
---|---|---|
kwanman/preact-tiny-atom | A library that integrates Tiny Atom into Preact, enabling state management and computation. | 3 |
kof/react-nano-state | A state management system that enables fast and efficient sharing of state values across different parts of an application without affecting the entire tree | 72 |
martyjs/marty | A JavaScript library for state management in React applications using the Flux architecture | 1,090 |
teafuljs/teaful | A lightweight state management library for React applications | 713 |
peterluhub/xsm | A state management system for Angular, React, Vue, and Svelte that simplifies the use of reactive state with automatic re-rendering and efficient memory management. | 138 |
jonabrams/spaceace | An immutable state management library designed to simplify state updates and improve code organization | 164 |
sebholstein/tinystate | A tiny state management library for Angular applications | 223 |
vesparny/statty | A lightweight state management library that simplifies app-wide state management for React and Preact apps | 512 |
atlassian/react-sweet-state | A flexible state management solution combining concepts of Redux and React Context API | 871 |
manantank/radioactive-state | A state management library that eliminates the need to manually handle state updates and re-renders | 312 |
tzilist/sunfish | A state management library for React applications that decouples updates to the state from changes in the component tree | 16 |
umijs/hox | A state management solution for React components | 1,456 |
marcisbee/exome | A state management library that enables easy creation of complex, deeply nested states using classes and methods. | 239 |
nigrosimone/ng-simple-state | Provides a simple state management solution for Angular applications using services and RxJS or Signal. | 40 |
simplifiedcourses/ngx-signal-state | An opinionated state management library for Angular that simplifies and structures state management. | 61 |