Skip to content

Little utility to convert a CSV to JSON. Written for node.

Notifications You must be signed in to change notification settings

cgiffard/CSVtoJSON.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Converts CSV files to JSON. JSON is sent to STDOUT. You'll need node.

Usage:

csv-to-json.js myfile.csv > myoutput.json

That's it!

About

Little utility to convert a CSV to JSON. Written for node.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published