JSON to CSV

Convert a JSON array of objects into a CSV.

Paste a JSON array of objects and get back a proper CSV, with headers automatically derived from the object keys.