Skip to content

Export all tables available in a web page DOM to an XLSX file using Sheet.js, in a single excel sheet.

License

Notifications You must be signed in to change notification settings

g-h-0-S-t/html-tables-to-xlsx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

html-tables-to-xlsx

Here's a small basic tool from my end to help you export all tables in a webpage to an XLSX (observable in DOM) using Sheet.js.

Feel free to use it!

Note:

If CSP blocks the script, manually include the cdn.sheetjs.com/xlsx-0.20.3/package/dist/xlsx.full.min.js script in your browser and re-try the html-tables-to-xlsx plugin.

Feel free to mod it according to your needs.

About

Export all tables available in a web page DOM to an XLSX file using Sheet.js, in a single excel sheet.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published