forked from sheetjs/sheetjs
SheetJS
e1f8dbb863
- read BOM, handle UTF16LE-encoded XML - handle namespaces in [Content_Types].xml - parse workbook rels to determine sheet files - numbers OSX boolean support (apparently requires "0" or "1") - XLSX force "General" style to be serialized, omit implied cell type and style - updated SSF to 0.7.0 (h/t @sysarchitect) - updated jszip to 2.2.2 - removed old tests/files path, replaced with test_files - themes written - ignore potential existence of thumbnail when calculating relationship ids |
||
---|---|---|
.. | ||
01_version.js | ||
02_codepage.js | ||
10_ssf.js | ||
30_jsutils.js | ||
35_ziputils.js | ||
36_xmlutils.js | ||
37_binutils.js | ||
38_hoppers.js | ||
39_parsestructs.js | ||
40_ctype.js | ||
41_rels.js | ||
43_coreprops.js | ||
44_extprops.js | ||
45_custprops.js | ||
52_sstxml.js | ||
53_sstbin.js | ||
56_stycommon.js | ||
57_styxml.js | ||
58_stybin.js | ||
59_theme.js | ||
61_ccxml.js | ||
62_ccbin.js | ||
63_cmntxml.js | ||
64_cmntbin.js | ||
65_comments.js | ||
70_fbin.js | ||
71_wscommon.js | ||
72_wsxml.js | ||
73_wsbin.js | ||
76_wbcommon.js | ||
77_wbxml.js | ||
78_wbbin.js | ||
79_xmlbin.js | ||
82_parsetab.js | ||
84_defaults.js | ||
85_parsezip.js | ||
86_writezip.js | ||
87_read.js | ||
88_write.js | ||
90_utils.js | ||
98_exports.js | ||
99_footer.js | ||
00_header.js |