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

Dependencies (3)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i csvfilter

    Weekly Downloads

    1

    Version

    0.0.0

    License

    MIT

    Last publish

    Collaborators

    • kevin.schaul