0.1.2 • Published 8 years ago

code-to-svg v0.1.2

Weekly downloads
2
License
ISC
Repository
github
Last release
8 years ago

code-to-svg

A CLI tool to visualize code's line length and indentation using SVG.

code-to-svg my-code-file my-code-file.svg

build status dependency status ISC-licensed

Installing

npm install -g code-to-svg

Usage

Usage:
  code-svg-stream <input-file> [output-file] [-s]

Options:
  -s, --silent     No output

Contributing

If you have a question, found a bug or want to propose a feature, have a look at the issues page.