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
2 stars
2 watching
1 forks
Language: JavaScript
last commit: almost 10 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A minimal implementation of a finite state machine in JavaScript | 7 |
| A JavaScript implementation of a finite-state machine with transitional aliasing. | 5 |
| A dead simple finite-state-machine implementation in JavaScript | 14 |
| An event-driven finite state machine backed by Promises | 8 |
| A simple finite state machine with guard conditions and callbacks for managing complex logic flows. | 1 |
| A library for building hierarchical finite state machines with support for multiple instances and event-based transitions | 185 |
| A JavaScript library for creating hierarchical finite state machines with conditional transitions and callbacks. | 159 |
| A finite state machine library with event-based, time-based, and Promise-based triggers. | 131 |
| A JavaScript library for creating and managing finite state machines with visualizations | 340 |
| A minimalistic finite state machine library implemented using ES6 promises | 463 |
| An implementation of Finite State Machine in ActionScript 3.0 for AI bot/agent in video games | 3 |
| A Python library for constructing finite state machines with structured logging and automatic transition table generation. | 56 |
| A library for building and managing small finite state machines with support for hierarchical structures, parallel states, and history tracking. | 170 |
| A small JavaScript library for modeling and executing user interface behavior as state machines. | 203 |
| A minimal implementation of a finite state machine in Ruby | 525 |