preact-tiny-atom
State manager
A library that integrates Tiny Atom into Preact, enabling state management and computation.
3 stars
2 watching
0 forks
Language: JavaScript
last commit: about 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
kidkarolis/tiny-atom | A pragmatic state management solution for React and Preact applications. | 116 |
vesparny/statty | A lightweight state management library that simplifies app-wide state management for React and Preact apps | 512 |
jonabrams/spaceace | An immutable state management library designed to simplify state updates and improve code organization | 164 |
storeon/storeon | A tiny event-based state manager for React and other frameworks, allowing fast re-renders of components based on changes to state. | 1,977 |
sebholstein/tinystate | A tiny state management library for Angular applications | 223 |
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 |
johnhenry/understate | A state management library that abstracts away Redux-like concepts using higher-order functional programming | 7 |
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 |
beezee/statelens | A small library providing a Ramda-based structure for state manipulation in JavaScript applications. | 0 |
jas-chen/redux-core | A minimal Redux implementation providing basic APIs for managing state and dispatching actions. | 42 |
svenfuchs/simple_states | A lightweight statemachine-like support library with event handling and state management capabilities. | 96 |
arqex/freezer | A data structure that maintains immutable state and notifies other parts of an application when the state changes | 1,276 |
wwayne/minii | A JavaScript state management library for Wechat Mini Apps | 65 |
teafuljs/teaful | A lightweight state management library for React applications | 713 |
tzilist/sunfish | A state management library for React applications that decouples updates to the state from changes in the component tree | 16 |