sheetjs/bits
SheetJS 5a3774e36e Formula write support
- XLSX/XLML/ODS/CSV formula write
- XLS Array/Formula record parsing
- ODS to/from CSF formula conversion
- XLML parse negative dates
- formula multiformat and roundtrip tests
- update SSF

Closes issues:
- closes #549 h/t @omershelef
- closes #306 h/t @akaustel
- closes #300 h/t @wawanopoulos
- closes #152 h/t @florf
- closes #103 h/t @christocracy
- closes #112 h/t @johnyesberg
- closes #307 h/t @alexanderknapstein
2017-03-17 20:45:06 -04:00
..
.npmignore
01_version.js version bump 0.9.3: multiformat alignment 2017-03-15 21:17:24 -04:00
02_codepage.js flow annotations 2017-03-12 14:02:46 -04:00
04_base64.js
05_buf.js
09_types.js
10_ssf.js Formula write support 2017-03-17 20:45:06 -04:00
11_ssfutils.js
18_cfb.js
20_jsutils.js
21_ziputils.js
22_xmlutils.js version bump 0.9.3: multiformat alignment 2017-03-15 21:17:24 -04:00
23_binutils.js flow annotations 2017-03-12 14:02:46 -04:00
24_hoppers.js flow annotations 2017-03-12 14:02:46 -04:00
25_cellutils.js flow annotations 2017-03-12 14:02:46 -04:00
26_crypto.js flow annotations 2017-03-12 14:02:46 -04:00
28_binstructs.js flow annotations 2017-03-12 14:02:46 -04:00
29_xlsenum.js
30_ctype.js version bump 0.9.2: more bugfixes 2017-03-13 02:46:37 -04:00
31_rels.js
32_odmanrdf.js
33_coreprops.js flow annotations 2017-03-12 14:02:46 -04:00
34_extprops.js version bump 0.9.2: more bugfixes 2017-03-13 02:46:37 -04:00
35_custprops.js flow annotations 2017-03-12 14:02:46 -04:00
36_xlsprops.js XLML write support 2017-03-14 04:19:51 -04:00
38_xlstypes.js
39_xlsbiff.js unify stub cells with type z 2017-03-15 04:19:02 -04:00
42_sstxml.js flow annotations 2017-03-12 14:02:46 -04:00
43_sstbin.js flow annotations 2017-03-12 14:02:46 -04:00
44_offcrypto.js
45_styutils.js version bump 0.9.2: more bugfixes 2017-03-13 02:46:37 -04:00
46_stycommon.js
47_styxml.js flow annotations 2017-03-12 14:02:46 -04:00
48_stybin.js
49_theme.js flow annotations 2017-03-12 14:02:46 -04:00
50_styxls.js version bump 0.9.2: more bugfixes 2017-03-13 02:46:37 -04:00
52_ccxml.js
53_ccbin.js
56_cmntcommon.js
57_cmntxml.js
58_cmntbin.js
61_fcommon.js XLML write support 2017-03-14 04:19:51 -04:00
62_fxls.js flow annotations 2017-03-12 14:02:46 -04:00
63_fbin.js
64_ftab.js
65_fods.js Formula write support 2017-03-17 20:45:06 -04:00
66_wscommon.js unify stub cells with type z 2017-03-15 04:19:02 -04:00
67_wsxml.js Formula write support 2017-03-17 20:45:06 -04:00
68_wsbin.js version bump 0.9.3: multiformat alignment 2017-03-15 21:17:24 -04:00
71_wbcommon.js
72_wbxml.js version bump 0.9.2: more bugfixes 2017-03-13 02:46:37 -04:00
73_wbbin.js flow annotations 2017-03-12 14:02:46 -04:00
74_xmlbin.js flow annotations 2017-03-12 14:02:46 -04:00
75_xlml.js Formula write support 2017-03-17 20:45:06 -04:00
76_xls.js Formula write support 2017-03-17 20:45:06 -04:00
77_parsetab.js
78_writebiff.js Formula write support 2017-03-17 20:45:06 -04:00
79_html.js flow annotations 2017-03-12 14:02:46 -04:00
80_parseods.js Formula write support 2017-03-17 20:45:06 -04:00
81_writeods.js Formula write support 2017-03-17 20:45:06 -04:00
82_sheeter.js
83_ods.js flow annotations 2017-03-12 14:02:46 -04:00
84_defaults.js
85_parsezip.js Fixed vbaraw parsing 2017-03-14 14:40:29 -04:00
86_writezip.js flow annotations 2017-03-12 14:02:46 -04:00
87_read.js
88_write.js XLML write support 2017-03-14 04:19:51 -04:00
90_utils.js Formula write support 2017-03-17 20:45:06 -04:00
98_exports.js
99_footer.js
00_header.js