Show how to use jssm-viz in a project, to render a jssm machine


Keywords
jssm, jssm-viz, finite, state, machine, finite_state_machine, finite-state-machine, fsm, state-machine, state_machine, visualization, demo, viz
License
MIT
Install
npm install jssm-viz-demo@5.104.1

Documentation

jssm-viz-demo

Show how to use jssm-viz in a project, to render a jssm machine

Live hosted here by Github Pages

A quick how-to for jssm-viz

This shows how to use jssm-viz in jssm projects. Just npm install to get the relevant libraries, then open index.html in your browser.

The lower half of the screen is a live editor letting you write a flowchart in the JSON notation. The upper half of the screen is the live result.