machineto

Finite State Machine

A minimal implementation of a finite state machine in JavaScript

Minimal (neto) implementation of a finite state machine in javascript

GitHub

7 stars
3 watching
0 forks
Language: JavaScript
last commit: almost 10 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
tomas2387/maquinaria A JavaScript implementation of a finite-state machine with transitional aliasing. 5
tbpixel/functional-finite-state-machine A dead simple finite-state-machine implementation in JavaScript 14
cassiozen/state-machine A JavaScript library for creating hierarchical finite state machines with conditional transitions and callbacks. 159
patbenatar/promise-state-machine An event-driven finite state machine backed by Promises 8
soveran/micromachine A minimal implementation of a finite state machine in Ruby 525
mtabini/chine An asynchronous process builder using finite-state machines in JavaScript 2
steelbreeze/state A library for building hierarchical finite state machines with support for multiple instances and event-based transitions 182
nickuraltsev/finity A finite state machine library with event-based, time-based, and Promise-based triggers. 131
davidmoten/state-machine Generates Java classes to handle state transitions based on a state machine definition 135
piotrmurach/finite_machine A minimalist Ruby gem for defining and managing finite state machines with straightforward syntax and powerful callback mechanisms. 808
nazavode/automaton A Python library to define and manage finite-state machines in an easy-to-use and elegant way 23
vstirbu/fsm-as-promised A minimalistic finite state machine library implemented using ES6 promises 463
theckman/go-fsm A library providing a simple and safe finite state machine implementation in Go. 17
qmuntal/stateless A Go library for creating finite state machines directly in code 972
intersel/ifsm A JavaScript library to design and manage web user interface behaviors using finite state machines 15