0.2.2 • Published 8 years ago

code-svg-stream v0.2.2

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

code-svg-stream

A transform stream that visualizes code's line length and indentation using SVG.

cat my-code-file | code-svg-stream > my-code-file.svg

build status dependency status dev dependency status

Installing

npm install -g code-svg-stream

Contributing

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