chine

Finite-state machine router

An asynchronous process builder using finite-state machines in JavaScript

A finite-state machine router for building complex, asynchronous processes in Node.js

GitHub

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


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
itkoren/machineto A minimal implementation of a finite state machine in JavaScript 7
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
patbenatar/promise-state-machine An event-driven finite state machine backed by Promises 8
atabel/makina A simple finite state machine with guard conditions and callbacks for managing complex logic flows. 1
steelbreeze/state A library for building hierarchical finite state machines with support for multiple instances and event-based transitions 182
cassiozen/state-machine A JavaScript library for creating hierarchical finite state machines with conditional transitions and callbacks. 159
nickuraltsev/finity A finite state machine library with event-based, time-based, and Promise-based triggers. 131
stonecypher/jssm A JavaScript library for creating and managing finite state machines with visualizations 335
vstirbu/fsm-as-promised A minimalistic finite state machine library implemented using ES6 promises 463
pzuh/finitestatemachine An implementation of Finite State Machine in ActionScript 3.0 for AI bot/agent in video games 3
scatterhq/machinist A Python library for constructing finite state machines with structured logging and automatic transition table generation. 57
choojs/nanostate A library for building and managing small finite state machines with support for hierarchical structures, parallel states, and history tracking. 170
brucou/kingly A small JavaScript library for modeling and executing user interface behavior as state machines. 202
soveran/micromachine A minimal implementation of a finite state machine in Ruby 525