CSV to JSON

Convert CSV data into a JSON array of objects.

Paste CSV data with a header row and get back a clean JSON array, one object per row.