sheetjs/bits
SheetJS e14aee3e51 version bump 0.18.3
- XLSX / XLSB dynamic array formulae
- use Uint8Array when available in write (fixes #2539 h/t @RScherzer)
- mini build cleanup to satiate webpack (fixes #2526 #2530)
2022-03-03 03:35:39 -05:00
..
.npmignore
01_version.js version bump 0.18.3 2022-03-03 03:35:39 -05:00
02_codepage.js
03_consts.js
04_base64.js
05_buf.js version bump 0.18.2: hotfix for unicode woes 2022-02-15 02:23:59 -05:00
09_types.js
10_ssf.js
11_ssfutils.js
18_cfb.js
19_fsutils.js version bump 0.18.3 2022-03-03 03:35:39 -05:00
20_jsutils.js
21_ziputils.js
22_xmlutils.js
23_binutils.js deno and node ESM tests 2022-02-13 04:49:30 -05:00
24_hoppers.js version bump 0.18.2: hotfix for unicode woes 2022-02-15 02:23:59 -05:00
25_cellutils.js
27_csfutils.js
28_binstructs.js version bump 0.18.3 2022-03-03 03:35:39 -05:00
29_xlsenum.js
30_ctype.js version bump 0.18.3 2022-03-03 03:35:39 -05:00
31_rels.js simplify rels scan (fixes #2537) 2022-03-01 04:14:41 -05:00
32_odmanrdf.js
33_coreprops.js
34_extprops.js
35_custprops.js
36_xlsprops.js
38_xlstypes.js
39_xlsbiff.js
40_harb.js
41_lotus.js
42_sstxml.js
43_sstbin.js
44_offcrypto.js
45_rtf.js
46_stycommon.js
47_styxml.js
48_stybin.js
49_theme.js
50_styxls.js
51_xlmeta.js version bump 0.18.3 2022-03-03 03:35:39 -05:00
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 version bump 0.18.3 2022-03-03 03:35:39 -05:00
63_fbin.js
64_ftab.js
65_fods.js
66_wscommon.js
67_wsxml.js version bump 0.18.3 2022-03-03 03:35:39 -05:00
68_wsbin.js version bump 0.18.3 2022-03-03 03:35:39 -05:00
69_chartxml.js
70_csheet.js
71_wbcommon.js
72_wbxml.js
73_wbbin.js
74_xmlbin.js version bump 0.18.3 2022-03-03 03:35:39 -05:00
75_xlml.js deno and node ESM tests 2022-02-13 04:49:30 -05:00
76_xls.js
77_parsetab.js version bump 0.18.3 2022-03-03 03:35:39 -05:00
78_writebiff.js
79_html.js
80_parseods.js
81_writeods.js
83_numbers.js
84_defaults.js
85_parsezip.js version bump 0.18.3 2022-03-03 03:35:39 -05:00
86_writezip.js version bump 0.18.3 2022-03-03 03:35:39 -05:00
87_read.js workarounds for webpack 5 2022-02-25 23:32:40 -05:00
88_write.js version bump 0.18.3 2022-03-03 03:35:39 -05:00
90_utils.js deno and node ESM tests 2022-02-13 04:49:30 -05:00
95_api.js version bump 0.18.3 2022-03-03 03:35:39 -05:00
97_node.js
98_exports.js version bump 0.18.1: ESM 2022-02-13 20:45:57 -05:00
99_footer.js
00_header.js