storeon

State manager

A tiny event-based state manager for React and other frameworks, allowing fast re-renders of components based on changes to state.

🌩 A tiny (185 bytes) event-based Redux-like state manager for React, Preact, Angular, Vue, and Svelte

GitHub

2k stars
20 watching
67 forks
Language: JavaScript
last commit: over 1 year ago
Linked from 5 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
smakazmi/react-3ducks An alternative to Redux that simplifies state management in React applications by encapsulating data and behavior within multiple stores. 7
vesparny/statty A lightweight state management library that simplifies app-wide state management for React and Preact apps 512
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
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
jonabrams/spaceace An immutable state management library designed to simplify state updates and improve code organization 164
pedronauck/reworm A state management library that simplifies the creation and update of application states using a functional programming approach 1,466
franciscop/statux A state management library for React applications using immutable state and hooks 71
philipp-spiess/react-recomponent A solution to manage state in React applications using reducer components with a built-in action mechanism. 269
bcherny/undux A state management solution for React applications using a simple and type-safe API. 1,495
avkonst/hookstate A state management solution for React applications based on hooks 1,658
umijs/hox A state management solution for React components 1,458
rintoj/statex A state management library for unidirectional data flow and immutable uni-state with support for Angular and React 68
anish000kumar/redux-box A tool for organizing and managing application state in a modular fashion while simplifying redux-saga interactions. 708
atlassian/react-sweet-state A flexible state management solution combining concepts of Redux and React Context API 873
arqex/freezer A data structure that maintains immutable state and notifies other parts of an application when the state changes 1,277