This Nextjs app uses bootstrap 5 & papaparse
Some example csv files:
Courtesy of Staffbase:
- file: usernames
Courtesy of John Burkardt:
- file: airtravel
Courtesy of Simple Maps:
- file: city and state data
A file upload button that uploads a csv of city & state data, parses it with papa parse, converts the zip property from a string to an array, and then spits out JSON onto the page.
JavaScript
This Nextjs app uses bootstrap 5 & papaparse
Some example csv files:
Courtesy of Staffbase:
Courtesy of John Burkardt:
Courtesy of Simple Maps: