tabatkins / railroad-diagrams

:steam_locomotive: A small JS+SVG library for drawing railroad syntax diagrams, like on JSON.org. Now with a Python port!
MIT License
1.66k stars 153 forks source link

add download page #72

Closed liulinwjzx closed 5 years ago

liulinwjzx commented 5 years ago
  1. Add a download page, move css file to the html file for written rules into svg file directly.

  2. modify .js file to add namespace on svg tag so that svg can be opened in some browsers (e.g. Chrome) directly, but not show source.