1.0.1 • Published 5 years ago
csv-maker v1.0.1
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