How to use
Convert CSV rows into a JSON array using the first row as headers.
Turn a spreadsheet export into JSON you can feed to an API or use as fixture data. Quoted fields and commas inside fields are handled, blank lines are skipped, and the delimiter can be changed to a semicolon, pipe, or any single character.