1.0.0
In the below quick start example, a preview of a sample XLSX file is inserted into a DOM container using Spreadsheet Viewer JavaScript API.
This example uses ECMAScript 6, which makes it simple to edit but it needs to be transpiled to work in IE11. See other examples (Angular, React, Vue) that are transpiled to work in all browsers, including IE11.
Open the file examples/js/index.html in your code editor to see the source code.
To make changes to this example, simply edit the source code and refresh the page.
The source code follows the Installation guide.