javascript-state-machine
Finite state machine library
A JavaScript library for building finite state machines with methods to manage transitions and lifecycle events.
A javascript finite state machine library
9k stars
261 watching
967 forks
Language: JavaScript
last commit: almost 3 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A JavaScript library for managing state-dependent systems through an event-driven finite-state machine | 342 |
| A tool for implementing event-driven state machines in JavaScript applications | 12 |
| An executable state machine API for Node and Web development | 322 |
| A JavaScript finite state machine library that allows defining and managing multiple states with entry conditions and callbacks. | 1 |
| An engine for creating and managing finite-state machines with event-driven transitions. | 814 |
| A JavaScript library for creating hierarchical finite state machines with conditional transitions and callbacks. | 159 |
| A Ruby plugin that simplifies the design of class behavior by introducing state machines with multiple features and hooks for customization. | 3,735 |
| A library for building hierarchical finite state machines with support for multiple instances and event-based transitions | 185 |
| An implementation of a finite state machine in JavaScript, allowing developers to describe and manage states using a flowchart-like syntax. | 29 |
| A JavaScript library for creating and managing finite state machines with visualizations | 340 |
| A utility library for working with native JavaScript objects | 4,537 |
| Generates Java classes to handle state transitions based on a state machine definition | 135 |
| A finite state machine library with event-based, time-based, and Promise-based triggers. | 131 |
| A small JavaScript library for modeling and executing user interface behavior as state machines. | 203 |
| A dead simple finite-state-machine implementation in JavaScript | 14 |