Turn a JSON array into a spreadsheet-ready CSV file.
The converter detects all object keys, creates the header row, and escapes commas, quotes and line breaks according to RFC 4180.