stateflow
State machine
A tool for implementing event-driven state machines in JavaScript applications
Event driven state machine for node and the browser
12 stars
2 watching
2 forks
Language: JavaScript
last commit: about 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
davestewart/javascript-state-machine | A JavaScript library for managing state-dependent systems through an event-driven finite-state machine | 342 |
patbenatar/promise-state-machine | An event-driven finite state machine backed by Promises | 8 |
shuckster/statebot | An implementation of a finite state machine in JavaScript, allowing developers to describe and manage states using a flowchart-like syntax. | 28 |
jtushman/state_machine | A Python library that provides a declarative way to define states and transitions for objects | 405 |
bredele/mood | A state machine library for managing sequential events and actions in asynchronous applications. | 76 |
benaston/mistic | A simple state machine for managing complex states and transitions in software applications. | 4 |
beezee/statelens | A small library providing a Ramda-based structure for state manipulation in JavaScript applications. | 0 |
ryan-allen/workflow | A Ruby state machine library that models and interacts with workflows in a finite-state-machine-inspired API. | 233 |
martyjs/marty | A JavaScript library for state management in React applications using the Flux architecture | 1,090 |
joaomdmoura/machinery | A lightweight Elixir library for creating and managing state machines | 535 |
brucou/kingly | A small JavaScript library for modeling and executing user interface behavior as state machines. | 202 |
reactkit/swiftstate | A state machine implementation in Swift with elegant routing and event handling capabilities. | 904 |
cerebral/cerebral | A framework for managing application state and side effects in JavaScript applications | 1,989 |
steelbreeze/state.js | An executable state machine API for Node and Web development | 323 |
fschaefer/stately.js | An engine for creating and managing finite-state machines with event-driven transitions. | 813 |