0.0.0 • Published 9 years ago
csvfilter v0.0.0
CSV filter
Command-line utility to filter CSV rows. API loosely modeled after csvkit.
Very much in development.
Installation
npm install -g
Usage
csvfilter -c time -f 'return d === "true";' test.csv
0.0.0
9 years ago