top | item 15629360

Show HN: Js2flowchart – tool to convert any JavaScript code into beautiful SVG flowchart

8 points| bliashenko | 8 years ago |github.com

1 comment

order

bliashenko|8 years ago

Hey guys! I am working on a tool for generating SVG flowcharts based on JS code, the idea is to automate code visualization as much as possible. You pass a code string as input and receive a complete SVG string as output. There are also some cool features like style themes, scheme transformation etc. I was hoping the community can test it out and give some feedback. Thank you in advance.