Skip to main content
Module

x/sheetjs/demos/parcel/README.md

πŸ“— SheetJS Community Edition -- Spreadsheet Data Toolkit
Extremely Popular
Go to Latest
File

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