csv-maker

1.0.1 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i csv-maker

Weekly Downloads

2

Version

1.0.1

License

MIT

Unpacked Size

1.52 kB

Total Files

4

Last publish

Collaborators

  • william_mcgonagle