mirror of
https://github.com/SheetJS/sheetjs.git
synced 2026-01-18 14:18:13 +00:00
- merged DBF from js-harb (fixes #407 h/t @joefreire) - updated codepage to 1.8.0 - stub for macro/dialog sheet parsing (fixes #292 h/t @GenoD) - XLSB/XLSM write vbaraw (fixes #606 h/t @johnothetree) - phantomjs demo (fixes #184 h/t @machinewu)
ExtendScript demos
The main file is test.jsx. Target-specific files prepend target directives.
Copy the test.jsx file as well as the shim.js, jszip.js and xlsx.flow.js
files to wherever you want the scripts to reside. The demo shows opening a file
and converting to an array of arrays.