Rows
Rows is a small command line utility that makes it easy to analyze small CSV files.
Example uses
cat test.csv | rows 'rows.length'
Rows is a small command line utility that makes it easy to analyze small CSV files.
cat test.csv | rows 'rows.length'
npm i rows
9
0.0.2
BSD-2-Clause