sheetjs/demos/extendscript
SheetJS 085150db3b DBF from js-harb
- 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)
2017-03-28 00:41:01 -04:00
..
.gitignore DBF from js-harb 2017-03-28 00:41:01 -04:00
Makefile version bump 0.9.6 2017-03-25 18:18:50 -04:00
README.md version bump 0.9.6 2017-03-25 18:18:50 -04:00
aftereffects.base version bump 0.9.6 2017-03-25 18:18:50 -04:00
aftereffects.jsx version bump 0.9.6 2017-03-25 18:18:50 -04:00
estoolkit.base version bump 0.9.6 2017-03-25 18:18:50 -04:00
estoolkit.jsx version bump 0.9.6 2017-03-25 18:18:50 -04:00
illustrator.base version bump 0.9.6 2017-03-25 18:18:50 -04:00
illustrator.jsx version bump 0.9.6 2017-03-25 18:18:50 -04:00
indesign.base version bump 0.9.6 2017-03-25 18:18:50 -04:00
indesign.jsx version bump 0.9.6 2017-03-25 18:18:50 -04:00
photoshop.base version bump 0.9.6 2017-03-25 18:18:50 -04:00
photoshop.jsx version bump 0.9.6 2017-03-25 18:18:50 -04:00
sheetjs.xlsx version bump 0.9.6 2017-03-25 18:18:50 -04:00
test.jsx version bump 0.9.6 2017-03-25 18:18:50 -04:00

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.