refer
State manager
A lightweight state management library inspired by Redux, focusing on functional style and minimalism
redux-like library for handling global state on functional style
11 stars
2 watching
1 forks
Language: JavaScript
last commit: almost 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
reduxjs/redux | A JavaScript library for managing global state in applications | 60,912 |
luisvinicius167/dutier | An immutable, async state management solution for JavaScript applications inspired by Redux. | 394 |
lsunsi/reduxswift | A state management library for Swift applications using Redux principles | 39 |
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 |
anish000kumar/redux-box | A tool for organizing and managing application state in a modular fashion while simplifying redux-saga interactions. | 708 |
jonabrams/spaceace | An immutable state management library designed to simplify state updates and improve code organization | 164 |
omarluq/stimulus-store | A lightweight state management solution for Stimulus-powered web applications. | 69 |
jas-chen/redux-core | A minimal Redux implementation providing basic APIs for managing state and dispatching actions. | 42 |
markselby9/vuez | A simple state management library for Vue.js projects | 42 |
tzilist/sunfish | A state management library for React applications that decouples updates to the state from changes in the component tree | 16 |
johnhenry/understate | A state management library that abstracts away Redux-like concepts using higher-order functional programming | 7 |
pedronauck/reworm | A state management library that simplifies the creation and update of application states using a functional programming approach | 1,467 |
marcisbee/exome | A state management library that enables easy creation of complex, deeply nested states using classes and methods. | 238 |
svenfuchs/simple_states | A lightweight statemachine-like support library with event handling and state management capabilities. | 96 |