jssm

Finite state machine library

A JavaScript library for creating and managing finite state machines with visualizations

Fast, easy Javascript finite state machines with visualizations; enjoy a one liner FSM instead of pages. MIT; Typescripted; 100% test coverage. Implements the FSL language.

GitHub

340 stars
9 watching
23 forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 1 awesome list

dslfinite-state-machineflowtypefsmfsm-librarygraphvizjavascriptjavascript-libraryjsmachinemealymealy-machinemit-licensemooremoore-machinestatestate-machinetestedtypedtyped-js

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
nickuraltsev/finityA finite state machine library with event-based, time-based, and Promise-based triggers.131
intersel/ifsmA JavaScript library to design and manage web user interface behaviors using finite state machines15
cassiozen/state-machineA JavaScript library for creating hierarchical finite state machines with conditional transitions and callbacks.159
tbpixel/functional-finite-state-machineA dead simple finite-state-machine implementation in JavaScript14
steelbreeze/stateA library for building hierarchical finite state machines with support for multiple instances and event-based transitions185
fschaefer/stately.jsAn engine for creating and managing finite-state machines with event-driven transitions.814
digint/tinyfsmA simple C++ finite state machine library for building and managing complex state transitions.958
choojs/nanostateA library for building and managing small finite state machines with support for hierarchical structures, parallel states, and history tracking.170
atabel/makinaA simple finite state machine with guard conditions and callbacks for managing complex logic flows.1
fgmacedo/python-statemachineA Python library for creating and managing finite state machines with support for synchronous and asynchronous programming, conditional transitions, and graphical representation.931
sasa1977/fsmAn immutable finite state machine implementation without separate processes358
vstirbu/fsm-as-promisedA minimalistic finite state machine library implemented using ES6 promises463
glyph/automatA Python library for expressing finite-state machines in an idiomatic way, allowing developers to define and enforce complex state transitions without cluttering their code with conditional logic.594
theckman/go-fsmA library providing a simple and safe finite state machine implementation in Go.17
qmuntal/statelessA Go library for creating finite state machines directly in code981