:steam_locomotive: A small JS+SVG library for drawing railroad syntax diagrams, like on JSON.org. Now with a Python port!
1.66k
stars
153
forks
source link
Add Diagram.fromJSON() to construct a diagram from JSON data #78
Open
prantlf opened 4 years ago
Inspired by the JavaScript AST from the ESTree specification.
Attempts to fix #20.