atom-js-code-to-svg-to-preview
JS code selection to svg flowchart with live preview
gramparallelo 5,050 1 0.1.0 MIT GitHub

JS Code Selection to SVG Flowchart to Preview

A wrapper for:

JS Code to SVG Flowchart - NPM Module

SVG Preview - Atom Package

Commands

ctrl-alt-o:toggle

Instructions

  • Write Javascript.
  • Select a function or object or entire file.
  • Hit ctrl-alt-o.
  • Rename selection.svg to [your-svg-name].svg and save.
  • If you want/need -> Edit svg and watch live preview.
  • Right click on preview to Export to png.

Screenshot

TODO: