Js2flowchart.js: generate SVG flowcharts from JavaScript code

js-code-to-svg-flowchart – js2flowchart – a visualization library to convert any JavaScript code into beautiful SVG flowchart. Learn other’s code. Design your code. Refactor code. Document code. Ex… Read more

Similar

Minimal Code Editor in JavaScript

How to write a small extensible code editor in pure javascript, with syntax highlighting and a few other nice features in 1KB. Absolutely no dependencies, a bit of contenteditable magic, with a strong focus on keeping it small and simple. (more…)

Read more »