makina
FSM library
A simple finite state machine with guard conditions and callbacks for managing complex logic flows.
Simple finite state machine. With guard conditions and callbacks
1 stars
2 watching
0 forks
Language: JavaScript
last commit: over 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A finite state machine library with event-based, time-based, and Promise-based triggers. | 131 |
| A dead simple finite-state-machine implementation in JavaScript | 14 |
| A JavaScript library for creating and managing finite state machines with visualizations | 340 |
| A JavaScript library to design and manage web user interface behaviors using finite state machines | 15 |
| A JavaScript library for creating hierarchical finite state machines with conditional transitions and callbacks. | 159 |
| A library for building hierarchical finite state machines with support for multiple instances and event-based transitions | 185 |
| A functional and immutable Finite State Machine library for managing application state in JavaScript applications. | 1,931 |
| An immutable finite state machine implementation without separate processes | 358 |
| An implementation of Finite State Machine in ActionScript 3.0 for AI bot/agent in video games | 3 |
| A lightweight Finite State Machine implementation in Java | 447 |
| A library for building and managing small finite state machines with support for hierarchical structures, parallel states, and history tracking. | 170 |
| A library for creating and managing finite state machines in Go. | 209 |
| A Python library for creating and managing finite state machines with support for synchronous and asynchronous programming, conditional transitions, and graphical representation. | 931 |
| A Go library for generating and managing finite-state machines with persistent state history and callback functions. | 14 |
| A minimalistic finite state machine library implemented using ES6 promises | 463 |