sheetjs/bits
SheetJS 8658054872 BIFF3/4 write support
- more precise support for unknown BIFF type (see #2390)
- `format_cell` render error strings
2021-09-26 18:51:19 -04:00
..
.npmignore
01_version.js version bump 0.17.2: basic node/browser ESM 2021-09-15 21:50:33 -04:00
02_codepage.js
03_consts.js
04_base64.js
05_buf.js
09_types.js
10_ssf.js
11_ssfutils.js
18_cfb.js
19_fsutils.js
20_jsutils.js Add check for finite number [ci skip] 2021-09-12 22:06:46 -04:00
21_ziputils.js zip path resolution 2021-09-20 20:31:27 -05:00
22_xmlutils.js
23_binutils.js
24_hoppers.js
25_cellutils.js
26_crypto.js
27_csfutils.js BIFF3/4 write support 2021-09-26 18:51:19 -04:00
28_binstructs.js
29_xlsenum.js
30_ctype.js
31_rels.js
32_odmanrdf.js
33_coreprops.js
34_extprops.js
35_custprops.js
36_xlsprops.js
38_xlstypes.js BIFF3/4 write support 2021-09-26 18:51:19 -04:00
39_xlsbiff.js BIFF3/4 write support 2021-09-26 18:51:19 -04:00
40_harb.js DSV double quote parsing (fixes #2270) [ci skip] 2021-09-14 05:53:11 -04:00
41_lotus.js
42_sstxml.js
43_sstbin.js
44_offcrypto.js
45_rtf.js
46_stycommon.js
47_styxml.js HTML cleanup 2021-09-18 17:27:42 -04:00
48_stybin.js
49_theme.js
50_styxls.js
52_calcchain.js
53_externlink.js
54_drawing.js
55_vml.js
56_cmntcommon.js
57_cmntxml.js
58_cmntbin.js
59_vba.js
60_macrovba.js
61_fcommon.js
62_fxls.js BIFF3/4 write support 2021-09-26 18:51:19 -04:00
63_fbin.js
64_ftab.js
65_fods.js
66_wscommon.js outline minutiae 2021-09-22 02:45:08 -04:00
67_wsxml.js empty row parsing (fixes #1413) [ci skip] 2021-09-23 00:19:42 -07:00
68_wsbin.js outline minutiae 2021-09-22 02:45:08 -04:00
69_chartxml.js
70_csheet.js
71_wbcommon.js
72_wbxml.js
73_wbbin.js
74_xmlbin.js
75_xlml.js outline minutiae 2021-09-22 02:45:08 -04:00
76_xls.js BIFF3/4 write support 2021-09-26 18:51:19 -04:00
77_parsetab.js BIFF3/4 write support 2021-09-26 18:51:19 -04:00
78_writebiff.js BIFF3/4 write support 2021-09-26 18:51:19 -04:00
79_html.js HTML cleanup 2021-09-18 17:27:42 -04:00
80_parseods.js ODS Time date value (fixes #1381) [ci skip] 2021-09-20 22:22:45 -06:00
81_writeods.js ODS writeFile default range [ci skip] 2021-09-18 04:13:30 +02:00
82_sheeter.js
84_defaults.js
85_parsezip.js
86_writezip.js
87_read.js Fix corruption of XLS file in 0.15.2 2021-09-16 19:32:47 +01:00
88_write.js
90_utils.js
95_api.js
97_node.js
98_exports.js
99_footer.js
00_header.js