An implementation of SCXML in JavaScript.
SCION is an industrial-strength implementation of W3C SCXML in JavaScript.
SCXML provides a declarative markup for Statecharts, a powerful modelling language for developing complex, timed, event-driven, state-based systems.
npm install @scion-scxml/scxml
Add the following script tags to your HTML:
``