A simple application that uses sheet.js to import a spreadsheet and prepare it for importing into another application. All work happens in the client and none of the data is stored.
- Upload a spreadsheet.
- Preview each row as an object.
- Choose which rows you want to import and give them a title.
- Preview the data as a new object.
- Generate the json.
- Copy the json to the clipboard.
You can see the application at the following location.