1.0.1 • Published 5 years ago

csv-maker v1.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
5 years ago

csv-maker

CSV-maker is a CLI for converting files into easily readable spreadsheets. CSV-maker can be used in conjunction with other commands through pipelining, and is open source under the MIT license. The source of csv-maker can be viewed here on Github.

installation

npm install csv-maker

usage

echo 'this is some data to be turned into csv' | csv-maker

1.0.1

5 years ago

1.0.0

5 years ago