Skip to content

yuhexiong/json-to-csv-groovy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Json To CSV

(also provided Traditional Chinese version document README-CH.md.)

Read JSON file and convert the keys and values into columns and values, and export them as CSV.

Overview

  • Language: Groovy v4.0.24

Run

edit jsonFilPath and csvFIlePath in code.
also provide example JSON file.

groovy JsonToCsv.groovy

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages