A CLI tool to visualize code's line length and indentation using SVG.
code-to-svg my-code-file my-code-file.svg
npm install -g code-to-svg
Usage:
code-svg-stream <input-file> [output-file] [-s]
Options:
-s, --silent No output
If you have a question, found a bug or want to propose a feature, have a look at the issues page.