cate
v0.1.0
Published
Pretty printer for different file formats
Downloads
5
Maintainers
Readme
cate
Pretty printer for different file formats
Installation
npm install -g cate
Usage
Render file with highlight:
cate sample.xml
# Pretty highlighted output goes here
Render remote file with highlight:
cate http://rss.nytimes.com/services/xml/rss/nyt/HomePage.xml
LICENSE
MIT