state

FSM library

A library for building hierarchical finite state machines with support for multiple instances and event-based transitions

Hierarchical finite state machine for TypeScript and JavaScript

GitHub

185 stars
7 watching
21 forks
Language: JavaScript
last commit: over 2 years ago
Linked from 1 awesome list

finitefinite-state-machinejavascriptmachineorthogonalpseudostateregionstatetypescript

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
cassiozen/state-machineA JavaScript library for creating hierarchical finite state machines with conditional transitions and callbacks.159
steelbreeze/state.jsAn executable state machine API for Node and Web development322
nickuraltsev/finityA finite state machine library with event-based, time-based, and Promise-based triggers.131
choojs/nanostateA library for building and managing small finite state machines with support for hierarchical structures, parallel states, and history tracking.170
intersel/ifsmA JavaScript library to design and manage web user interface behaviors using finite state machines15
stonecypher/jssmA JavaScript library for creating and managing finite state machines with visualizations340
tbpixel/functional-finite-state-machineA dead simple finite-state-machine implementation in JavaScript14
fschaefer/stately.jsAn engine for creating and managing finite-state machines with event-driven transitions.814
ryanfaerman/fsmA lightweight Go library for implementing finite state machines with parallel transition checks.159
vstirbu/fsm-as-promisedA minimalistic finite state machine library implemented using ES6 promises463
sasa1977/fsmAn immutable finite state machine implementation without separate processes358
hufyhang/state-jsA JavaScript finite state machine library that allows defining and managing multiple states with entry conditions and callbacks.1
bykof/statefulA library for creating and managing finite state machines in Go.209
erikzenker/hsmA C++ library that provides a simple and expressive way to model and manage finite state machines using Boost Hana meta programming.191
calebwin/go-smA Go library for generating and managing finite-state machines with persistent state history and callback functions.14