Skip to content

derhuerst/code-to-svg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.