0.0.1 • Published 11 years ago
csv2html v0.0.1
csv2html
CSV to HTML command line utility
Converts a CSV into a HTML table on the command line.
Turns this:
Into this:
usage
npm install csv2html -g
csv2html file.csv > index.html
cat index.html | csv2html > index.html
0.0.1
11 years ago