sheetjs/demos/parcel
Jimmy Wärting 82d0faa183 demos avoid readAsBinaryString [ci skip] 2021-09-20 09:37:16 +02:00
..
.gitignore demo refresh [ci skip] 2018-01-26 19:52:46 -05:00
Makefile demo refresh [ci skip] 2018-01-26 19:52:46 -05:00
README.md demo refresh [ci skip] 2018-01-26 19:52:46 -05:00
index.html demos avoid readAsBinaryString [ci skip] 2021-09-20 09:37:16 +02:00
index.js demos avoid readAsBinaryString [ci skip] 2021-09-20 09:37:16 +02:00

Parcel

Parcel Bundler starting from version 1.5.0 should play nice with this library out of the box. The standard import form can be used in JS files:

import XLSX from 'xlsx'

Errors of the form Could not statically evaluate fs call stem from a parcel bug. Upgrade to version 1.5.0 or later.

Analytics