mirror of
https://github.com/SheetJS/sheetjs.git
synced 2026-01-25 14:27:10 +00:00
- require cpexcel instead of full codepage library - hardcode the unescapexml regexp - utf8read short circuit for ASCII strings - cellFormulae also acts on XLSX/XLSM - bin/xlsx.njs do not process formulae unless requested
2 lines
24 B
JavaScript
2 lines
24 B
JavaScript
XLSX.version = '0.7.3';
|