simple_states
State manager
A lightweight statemachine-like support library with event handling and state management capabilities.
A super-slim statemachine-like support library
96 stars
6 watching
16 forks
Language: Ruby
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
victortaelin/purestate | A state management library that simplifies the use of functional programming and pure functions in complex applications. | 309 |
vesparny/statty | A lightweight state management library that simplifies app-wide state management for React and Preact apps | 512 |
tzilist/sunfish | A state management library for React applications that decouples updates to the state from changes in the component tree | 16 |
sebholstein/tinystate | A tiny state management library for Angular applications | 223 |
simplifiedcourses/ngx-signal-state | An opinionated state management library for Angular that simplifies and structures state management. | 61 |
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 |
aromalanil/react-rhino | A lightweight global state management library for React.js | 26 |
aschuch/statefulviewcontroller | A protocol to manage state transitions between different view states | 2,136 |
jonabrams/spaceace | An immutable state management library designed to simplify state updates and improve code organization | 164 |
state-machines/state_machines | Supports creating state machines for attributes on Ruby classes | 820 |
pedronauck/reworm | A state management library that simplifies the creation and update of application states using a functional programming approach | 1,466 |
lsunsi/reduxswift | A state management library for Swift applications using Redux principles | 39 |
franciscop/statux | A state management library for React applications using immutable state and hooks | 71 |
lucifier129/refer | A lightweight state management library inspired by Redux, focusing on functional style and minimalism | 11 |
omarluq/stimulus-store | A lightweight state management solution for Stimulus-powered web applications. | 71 |