statty
State manager
A lightweight state management library that simplifies app-wide state management for React and Preact apps
A tiny and unobtrusive state management library for React and Preact apps
512 stars
15 watching
25 forks
Language: JavaScript
last commit: about 3 years ago
Linked from 2 awesome lists
managementpreactreactstate
Related projects:
Repository | Description | Stars |
---|---|---|
marcisbee/exome | A state management library that enables easy creation of complex, deeply nested states using classes and methods. | 239 |
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 |
rstgroup/eventrix | A state management library for React and React Native apps, enabling flexible expansion of global state and control over data flow. | 91 |
aromalanil/react-rhino | A lightweight global state management library for React.js | 26 |
pedronauck/reworm | A state management library that simplifies the creation and update of application states using a functional programming approach | 1,467 |
tzilist/sunfish | A state management library for React applications that decouples updates to the state from changes in the component tree | 16 |
jonabrams/spaceace | An immutable state management library designed to simplify state updates and improve code organization | 164 |
franciscop/statux | A state management library for React applications using immutable state and hooks | 71 |
mweststrate/use-st8 | A single-function alternative for managing state in React applications | 234 |
svenfuchs/simple_states | A lightweight statemachine-like support library with event handling and state management capabilities. | 96 |
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 |
victortaelin/purestate | A state management library that simplifies the use of functional programming and pure functions in complex applications. | 309 |
manantank/radioactive-state | A state management library that eliminates the need to manually handle state updates and re-renders | 312 |
markselby9/vuez | A simple state management library for Vue.js projects | 42 |