Convert json to csv, and vice versa in a specific way
Convert JSON to CSV
Pure Javascript JSON to CSV converter.
json2csv built-in formatters. A formatter is a function that receives the raw js value of a given type and formats it as a valid CSV cell.
TypeScript definitions for json2csv
Node.js Transform and Async interface to convert JSON into CSV.
json2csv built-in transforms. A transform is a function that receives a data recod and returns a transformed record. Transforms are executed in order before converting the data record into a CSV row.
WHATWG Transform and Async interface to convert JSON into CSV.
The grunt command line interface
Some old grunt utils provided for backwards compatibility.
Static methods for the Grunt 0.4.x logger.
The JavaScript Task Runner
The Grunt 0.4.x logger.
The known options used in Grunt
CLI for the json-2-csv package
Copy files and folders
Pretty formatter for ESLint
Clean files and folders
Minify JavaScript files with UglifyJS
Concatenate files.
Load multiple grunt tasks using globbing patterns
Parse JSON to CSV and vice versa in its simplest form
Run predefined tasks whenever watched file patterns are added, changed or deleted
Start a connect web server