SpaceAce
State manager
An immutable state management library designed to simplify state updates and improve code organization
A fancy immutable storage library for JavaScript
164 stars
11 watching
10 forks
Language: JavaScript
last commit: over 3 years ago
Linked from 1 awesome list
angularmodularreactredux-devtoolsstate-managementvue
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
luisvinicius167/dutier | An immutable, async state management solution for JavaScript applications inspired by Redux. | 394 |
vesparny/statty | A lightweight state management library that simplifies app-wide state management for React and Preact apps | 512 |
markselby9/vuez | A simple state management library for Vue.js projects | 42 |
martyjs/marty | A JavaScript library for state management in React applications using the Flux architecture | 1,090 |
marcisbee/exome | A state management library that enables easy creation of complex, deeply nested states using classes and methods. | 239 |
reduxjs/redux | A JavaScript library for managing global state in applications | 60,930 |
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 |
aweary/react-copy-write | A library that provides an immutable state management system with a simple mutable API and features like memoized selectors and structural sharing. | 1,784 |
aromalanil/react-rhino | A lightweight global state management library for React.js | 26 |
franciscop/statux | A state management library for React applications using immutable state and hooks | 71 |
beezee/statelens | A small library providing a Ramda-based structure for state manipulation in JavaScript applications. | 0 |
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 |