SheetJS + VueJS2 demo

The core library can be used as-is in Vue applications.
The Community Edition README details some common use cases.
We also have some more public demos

This demo shows a sample Vue component "html-preview" that:
- displays a file input that accepts a spreadsheet file
- draws the first worksheet of a submitted file as HTML
- presents an export button to generate XLSX files

Sample Spreadsheet