block by harrystevens 0ce529b9b5e4ea17f8db25324423818f

Upload CSV

Full Screen

Upload a CSV to the browser, either through the HTML5 File API or by copying and pasting from a spreadsheet into a text area.

In addition to jQuery for basic DOM interaction, this block uses Papa Parse to parse the uploaded CSV file.

Check the console after you’ve uploaded your file to see if it worked!

index.html