XML, JSON, CSV Converter
Simple conversion application that runs on terminal.
It is capable of the following conversions:
CSV to JSON
Extra feature:
Converting XML’s with attributes to CSV, with underscoring the tag such as “employee_firstName”.
There might occur an error while converting some JSON formats to XML.