Skip to content

Latest commit

 

History

History
20 lines (10 loc) · 1.24 KB

README.md

File metadata and controls

20 lines (10 loc) · 1.24 KB

JSON to CSV Converter

A simple JSON to CSV converter that handles objects and nested documents.

Conversion happens inside the browser, in straight JavaScript. It may choke on large files.

Please file all bugs in the issue tracker.

Read more about the converter and why I built it: "Making JSON as simple as a spreadsheet".

Public domain

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.