stent
State management library
A library that combines Redux with state machine concepts to manage application states in JavaScript applications.
Stent is combining the ideas of redux with the concept of state machines
688 stars
18 watching
30 forks
Language: JavaScript
last commit: about 4 years ago
Linked from 2 awesome lists
finitemachinemealy-machinestate
Related projects:
Repository | Description | Stars |
---|---|---|
vesparny/statty | A lightweight state management library that simplifies app-wide state management for React and Preact apps | 512 |
brucou/kingly | A small JavaScript library for modeling and executing user interface behavior as state machines. | 202 |
franciscop/statux | A state management library for React applications using immutable state and hooks | 71 |
benaston/mistic | A simple state machine for managing complex states and transitions in software applications. | 4 |
johnhenry/understate | A state management library that abstracts away Redux-like concepts using higher-order functional programming | 7 |
mheiber/redux-machine | A tiny JavaScript library for creating state machines in Redux apps. | 336 |
lsunsi/reduxswift | A state management library for Swift applications using Redux principles | 39 |
svenfuchs/simple_states | A lightweight statemachine-like support library with event handling and state management capabilities. | 96 |
rstgroup/eventrix | A state management library for React and React Native apps, enabling flexible expansion of global state and control over data flow. | 91 |
izaakschroeder/redux-lift | A library that provides store composition mechanisms for managing complex state trees and applications with different action or store needs | 9 |
vadimtrifonov/rxstatereducer | Demonstrates an approach to managing asynchronous state in software applications using reactive programming and a unidirectional data flow | 4 |
rintoj/statex | A state management library for unidirectional data flow and immutable uni-state with support for Angular and React | 68 |
arqex/freezer | A data structure that maintains immutable state and notifies other parts of an application when the state changes | 1,276 |
shuckster/statebot | An implementation of a finite state machine in JavaScript, allowing developers to describe and manage states using a flowchart-like syntax. | 28 |
snakster/cpp.react | A C++ library for declarative programming and automatic propagation of changes in state variables. | 1,024 |