mistic
State machine library
A simple state machine for managing complex states and transitions in software applications.
4 stars
1 watching
0 forks
Language: JavaScript
last commit: over 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
brucou/kingly | A small JavaScript library for modeling and executing user interface behavior as state machines. | 202 |
krasimir/stent | A library that combines Redux with state machine concepts to manage application states in JavaScript applications. | 688 |
davestewart/javascript-state-machine | A JavaScript library for managing state-dependent systems through an event-driven finite-state machine | 342 |
jtushman/state_machine | A Python library that provides a declarative way to define states and transitions for objects | 405 |
mheiber/redux-machine | A tiny JavaScript library for creating state machines in Redux apps. | 336 |
joaomdmoura/machinery | A lightweight Elixir library for creating and managing state machines | 535 |
philipdev/stateflow | A tool for implementing event-driven state machines in JavaScript applications | 12 |
shuckster/statebot | An implementation of a finite state machine in JavaScript, allowing developers to describe and manage states using a flowchart-like syntax. | 28 |
archi-doc/bigmachines | A State Machine library for .NET that simplifies complex tasks by providing a versatile and easy-to-use framework. | 37 |
cassiozen/state-machine | A JavaScript library for creating hierarchical finite state machines with conditional transitions and callbacks. | 159 |
reactkit/swiftstate | A state machine implementation in Swift with elegant routing and event handling capabilities. | 904 |
stateless4j/stateless4j | A Java library for creating and managing state machines with support for various features such as hierarchical states, entry/exit events, and guard clauses. | 898 |
unquietcode/jstate | Provides a Java tool for building and managing state machines with standardized methods and callbacks. | 97 |
prasannavl/liquidstate | An efficient state machine library for .NET with support for asynchronous and synchronous machines. | 241 |
beezee/statelens | A small library providing a Ramda-based structure for state manipulation in JavaScript applications. | 0 |