promise-state-machine

State Machine

An event-driven finite state machine backed by Promises

An event-driven finite state machine backed by Promises

GitHub

8 stars
3 watching
3 forks
Language: JavaScript
last commit: about 7 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
philipdev/stateflow A tool for implementing event-driven state machines in JavaScript applications 12
vstirbu/fsm-as-promised A minimalistic finite state machine library implemented using ES6 promises 463
bredele/mood A state machine library for managing sequential events and actions in asynchronous applications. 76
itkoren/machineto A minimal implementation of a finite state machine in JavaScript 7
davidmoten/state-machine Generates Java classes to handle state transitions based on a state machine definition 135
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
state-machines/state_machines Supports creating state machines for attributes on Ruby classes 818
tomas2387/maquinaria A JavaScript implementation of a finite-state machine with transitional aliasing. 5
unquietcode/jstate Provides a Java tool for building and managing state machines with standardized methods and callbacks. 97
shuckster/statebot An implementation of a finite state machine in JavaScript, allowing developers to describe and manage states using a flowchart-like syntax. 28
cassiozen/state-machine A JavaScript library for creating hierarchical finite state machines with conditional transitions and callbacks. 159
tbpixel/functional-finite-state-machine A dead simple finite-state-machine implementation in JavaScript 14
qmuntal/stateless A Go library for creating finite state machines directly in code 967
stephenb/coffee-machine A state machine implementation written in CoffeeScript 32