machineto
Finite State Machine
A minimal implementation of a finite state machine in JavaScript
Minimal (neto) implementation of a finite state machine in javascript
7 stars
3 watching
0 forks
Language: JavaScript
last commit: about 10 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A JavaScript implementation of a finite-state machine with transitional aliasing. | 5 |
| A dead simple finite-state-machine implementation in JavaScript | 14 |
| A JavaScript library for creating hierarchical finite state machines with conditional transitions and callbacks. | 159 |
| An event-driven finite state machine backed by Promises | 8 |
| A minimal implementation of a finite state machine in Ruby | 525 |
| An asynchronous process builder using finite-state machines in JavaScript | 2 |
| A library for building hierarchical finite state machines with support for multiple instances and event-based transitions | 185 |
| A finite state machine library with event-based, time-based, and Promise-based triggers. | 131 |
| Generates Java classes to handle state transitions based on a state machine definition | 135 |
| A minimalist Ruby gem for defining and managing finite state machines with straightforward syntax and powerful callback mechanisms. | 808 |
| A Python library to define and manage finite-state machines in an easy-to-use and elegant way | 23 |
| A minimalistic finite state machine library implemented using ES6 promises | 463 |
| A library providing a simple and safe finite state machine implementation in Go. | 17 |
| A Go library for creating finite state machines directly in code | 981 |
| A JavaScript library to design and manage web user interface behaviors using finite state machines | 15 |