csvfilter

0.0.0 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i csvfilter

Weekly Downloads

6

Version

0.0.0

License

MIT

Last publish

Collaborators

  • kevin.schaul