Skip to content

yaalaa/parsejsontocsv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

parsejsontocsv

Helps in converting Parse JSON export file to CSV

How to use

So you exported some Parse table to JSON file, but you want spreadsheet.

Run and see: parsejsontocsv.pl --in-json <path_to_json> --out-csv <path_to_csv>

More beauty for user table

parsejsontocsv.pl --in-json <path_to_json> --out-csv <path_to_csv> --user-table

Distribution

There's parsejsontocsv.exported.pl file which is standalone version of the tool. Thanks to fatpack

About

Convert Parse JSON to CSV

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages