HFSM Core

Hierarchical Finite State Machine – Embeddable Library

The @statewalker/fsm core library provides a simple and concise API to define processes as a series of transitions between individual states, with the ability to associate specific behaviors to state activations and deactivations.

Some features: