statreport
Command line program for creating summary reports from CSV
Install
npm install -g statreport
Command Line
# pipe stdin
cat data.csv | statreport
# pass file argument
statreport --file data.csv
View examples
Command line program for creating summary reports from CSV
npm install -g statreport
# pipe stdin
cat data.csv | statreport
# pass file argument
statreport --file data.csv
View examples
npm i statreport
2
0.2.1
MIT
2.73 MB
16