Skip to content

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.

License

Notifications You must be signed in to change notification settings

Roznoshchik/spreadsheet-importer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spreadsheet importer

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.

  1. Upload a spreadsheet.
  2. Preview each row as an object.
  3. Choose which rows you want to import and give them a title.
  4. Preview the data as a new object.
  5. Generate the json.
  6. Copy the json to the clipboard.

You can see the application at the following location.

code.rch.work/spreadsheet-importer

About

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published