A simple JSON and CSV converter that handles objects and nested documents.
Conversion happens inside the browser, in straight JavaScript. It may choke on large files.
This application, not like original version, has a function to convert from CSV to JSON.
First raw would take as a header and array ( would be ) field suffixed by /INT.
This web application was folked from JSON to CSV converter by Eric Mill.
This project makes uses of certain externally licensed works, including (but not limited to) Bootstrap, Highlight.js, jQuery and jquery-csv. Any such works retain their original license, even if they have been subsequently modified by me.
All other files in this project are dedicated to the public domain. As spelled out in CONTRIBUTING:
The project is in the public domain within the United States, and copyright and related rights in the work worldwide are waived through the CC0 1.0 Universal public domain dedication.
All contributions to this project will be released under the CC0 dedication. By submitting a pull request, you are agreeing to comply with this waiver of copyright interest.