SheetJS Community Edition
Thank you to SheetJS for the workbook parser/export tooling that helps Data WorkBench handle spreadsheet files in the browser.
- Used for: XLS, XLSX, XLSM, and XLSB workbook intake, sheet inspection, and XLSX export-copy paths.
- Repo version note: 0.20.3 is recorded for the vendored fallback.
- Local fallback:
apps/web/vendor/sheetjs/. - Load boundary: lazy-loaded only when workbook functionality is requested.
- Notice: the upstream copyright notice is preserved in the vendored file.