sheetjs/demos/parcel
SheetJS e43071fc64 more lotus 1-2-3 formula functions 2022-05-10 04:02:52 -04:00
..
.gitignore more lotus 1-2-3 formula functions 2022-05-10 04:02:52 -04:00
Makefile more lotus 1-2-3 formula functions 2022-05-10 04:02:52 -04:00
README.md Demos [ci skip] 2022-03-07 00:46:23 -08:00
index.html Demos [ci skip] 2022-03-07 00:46:23 -08:00
index.js Demos [ci skip] 2022-03-07 00:46:23 -08:00
package.json more lotus 1-2-3 formula functions 2022-05-10 04:02:52 -04:00

Parcel

Parcel Bundler starting from version 1.5.0 should play nice with this library out of the box:

import { read, write, utils } 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