Skip to content

mirkokiefer/csv2json

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#csv2json

Node.js utility script to convert csv files to json.

You can pass in array columns which will be split at commas.

cat test/input.csv | node index.js -a 'regions' > test.json

About

Node.js utility script to convert csv to json

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published