Skip to content

h12w/json2csv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

json2csv

A CLI tool reading JSON Lines from stdin, flattening it and writing to stdout in CSV format. The CSV header is extracted in alphabetic order from the first JSON object, where nested field names are flattened with dot syntax.

Usage

go get h12.io/json2csv
cat xxx.jsonl | json2csv

About

A CLI tool converting JSON lines to CSV

Resources

License

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages