Skip to content

jeremychen0127/Json2Xml2Csv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Json2Xml2Csv

Json2Xml2Csv is an utility for converting data files. Currently only support JSON to XML. The others are still being implemented

Execute as Converter

After cloning or downloading Json2Xml2Csv, go into the project directory.

For JSON -> XML, run ./json2xml SOURCE_JSON_FILE_PATH

For XML -> JSON, run ./xml2json SOURCE_XML_FILE_PATH

The converted file will be in the same directory as this script

Execution Options

-o, --output OUTPUT_FILE_FULL_PATH to set the location and/or the name of the output file

About

JSON/XML/CSV Converter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published