Skip to content

ywiyogo/statechart-vis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

State Machine Visualizer

A standalone state machine visualizer based on the vis.js library.

Getting Started

  1. Adapt the state data that defines the states (nodes) and transitions (edges).
  2. Open the index.html in your browser.
  3. Select a file button and choose the states.json file.

State chart Vis.js

Future works

  1. Add and edit states directly on the canvas.
  2. Add a parser script to generate the json file.

About

A standalone state machine visualizer based on the vis.js library.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published