1
forked from sheetjs/sheetjs
sheetjs/bits
SheetJS 86d6a093f0 version bump 0.8.2: ODS and cleanup
- README and example cleanup
- basic XLSB and ODS write support
- flow typecheck for ODS file
  Note: xlsx.js flow fails: https://github.com/facebook/flow/issues/380
- exposed jszip compression (fixes , closes )

README issues:

|  id  | author         | comment                                      |
|-----:|:---------------|:---------------------------------------------|
|  | @sao93859      | closes                                   |
|  | @alexanderchan | closes  corrected examples               |
|  | @cskaandorp    | changed saveAs example to match write tests  |
|  | @dskrvk        | added note about s2roa h/t @LeonardoPatignio |
|  | @jimmywarting  | closes  adapted rABS examples with rAAS  |

ODS file format issues:

|  id  | author         | comment                                      |
|-----:|:---------------|:---------------------------------------------|
|  | @user4815162342| closes  h/t @ziacik                      |
|  | @paulproteus   | closes  rudimentary ODS write support    |
|  | @ziacik        | closes                                   |
|  | @ziacik        | closes  use JSON when available          |
|  | @ziacik        | closes                                   |
|  | @think01       | closes                                   |
|  | @mdamt         | closes  duplicate cells should be copied |
|  | @RB-Lab        | closes                                   |
|  | @lgodard       | closes  thanks to other changes          |
2017-02-03 15:50:45 -05:00
..
.npmignore version bump 0.8.0: unification with js-xls 0.7.5 2015-04-02 16:32:22 -04:00
01_version.js version bump 0.8.2: ODS and cleanup 2017-02-03 15:50:45 -05:00
02_codepage.js version bump 0.8.0: unification with js-xls 0.7.5 2015-04-02 16:32:22 -04:00
04_base64.js version bump 0.8.0: unification with js-xls 0.7.5 2015-04-02 16:32:22 -04:00
05_buf.js version bump 0.8.0: unification with js-xls 0.7.5 2015-04-02 16:32:22 -04:00
09_types.js version bump 0.8.2: ODS and cleanup 2017-02-03 15:50:45 -05:00
10_ssf.js version bump 0.7.7: needs more cowbell 2014-06-29 14:29:45 -04:00
11_ssfutils.js version bump 0.8.0: unification with js-xls 0.7.5 2015-04-02 16:32:22 -04:00
18_cfb.js version bump 0.8.0: unification with js-xls 0.7.5 2015-04-02 16:32:22 -04:00
20_jsutils.js version bump 0.8.2: ODS and cleanup 2017-02-03 15:50:45 -05:00
21_ziputils.js version bump 0.8.2: ODS and cleanup 2017-02-03 15:50:45 -05:00
22_xmlutils.js version bump 0.8.0: unification with js-xls 0.7.5 2015-04-02 16:32:22 -04:00
23_binutils.js version bump 0.8.2: ODS and cleanup 2017-02-03 15:50:45 -05:00
24_hoppers.js version bump 0.8.2: ODS and cleanup 2017-02-03 15:50:45 -05:00
25_cellutils.js version bump 0.8.0: unification with js-xls 0.7.5 2015-04-02 16:32:22 -04:00
26_crypto.js version bump 0.8.0: unification with js-xls 0.7.5 2015-04-02 16:32:22 -04:00
28_binstructs.js version bump 0.8.2: ODS and cleanup 2017-02-03 15:50:45 -05:00
29_xlsenum.js version bump 0.8.0: unification with js-xls 0.7.5 2015-04-02 16:32:22 -04:00
30_ctype.js version bump 0.7.7: needs more cowbell 2014-06-29 14:29:45 -04:00
31_rels.js version bump 0.7.7: needs more cowbell 2014-06-29 14:29:45 -04:00
33_coreprops.js version bump 0.7.8: docs, defaults, details 2014-07-28 09:22:32 -04:00
34_extprops.js version bump 0.7.8: docs, defaults, details 2014-07-28 09:22:32 -04:00
35_custprops.js version bump 0.8.2: ODS and cleanup 2017-02-03 15:50:45 -05:00
36_xlsprops.js version bump 0.8.0: unification with js-xls 0.7.5 2015-04-02 16:32:22 -04:00
38_xlstypes.js version bump 0.8.0: unification with js-xls 0.7.5 2015-04-02 16:32:22 -04:00
39_xlsbiff.js version bump 0.8.0: unification with js-xls 0.7.5 2015-04-02 16:32:22 -04:00
42_sstxml.js version bump 0.7.8: docs, defaults, details 2014-07-28 09:22:32 -04:00
43_sstbin.js version bump 0.7.8: docs, defaults, details 2014-07-28 09:22:32 -04:00
44_offcrypto.js version bump 0.8.0: unification with js-xls 0.7.5 2015-04-02 16:32:22 -04:00
45_styutils.js version bump 0.8.0: unification with js-xls 0.7.5 2015-04-02 16:32:22 -04:00
46_stycommon.js version bump 0.7.5: more performance 2014-06-02 01:19:07 -04:00
47_styxml.js version bump 0.7.12: cell type 'd' 2014-10-26 01:26:18 -04:00
48_stybin.js version bump 0.7.8: docs, defaults, details 2014-07-28 09:22:32 -04:00
49_theme.js version bump 0.7.12: cell type 'd' 2014-10-26 01:26:18 -04:00
50_styxls.js version bump 0.8.0: unification with js-xls 0.7.5 2015-04-02 16:32:22 -04:00
52_ccxml.js version bump 0.7.7: needs more cowbell 2014-06-29 14:29:45 -04:00
53_ccbin.js version bump 0.7.7: needs more cowbell 2014-06-29 14:29:45 -04:00
56_cmntcommon.js version bump 0.7.7: needs more cowbell 2014-06-29 14:29:45 -04:00
57_cmntxml.js version bump 0.7.7: needs more cowbell 2014-06-29 14:29:45 -04:00
58_cmntbin.js version bump 0.7.7: needs more cowbell 2014-06-29 14:29:45 -04:00
61_fcommon.js version bump 0.8.0: unification with js-xls 0.7.5 2015-04-02 16:32:22 -04:00
62_fxls.js version bump 0.8.0: unification with js-xls 0.7.5 2015-04-02 16:32:22 -04:00
63_fbin.js version bump 0.8.0: unification with js-xls 0.7.5 2015-04-02 16:32:22 -04:00
64_ftab.js version bump 0.8.0: unification with js-xls 0.7.5 2015-04-02 16:32:22 -04:00
66_wscommon.js version bump 0.7.12: cell type 'd' 2014-10-26 01:26:18 -04:00
67_wsxml.js version bump 0.8.2: ODS and cleanup 2017-02-03 15:50:45 -05:00
68_wsbin.js version bump 0.8.2: ODS and cleanup 2017-02-03 15:50:45 -05:00
76_wbcommon.js version bump 0.7.7: needs more cowbell 2014-06-29 14:29:45 -04:00
77_wbxml.js version bump 0.7.8: docs, defaults, details 2014-07-28 09:22:32 -04:00
78_wbbin.js version bump 0.8.2: ODS and cleanup 2017-02-03 15:50:45 -05:00
79_xmlbin.js Initial implementation of style/theme parsing. 2014-05-29 09:18:23 +03:00
80_xlml.js version bump 0.8.2: ODS and cleanup 2017-02-03 15:50:45 -05:00
81_xls.js version bump 0.8.0: unification with js-xls 0.7.5 2015-04-02 16:32:22 -04:00
82_parsetab.js version bump 0.8.0: unification with js-xls 0.7.5 2015-04-02 16:32:22 -04:00
83_ods.js version bump 0.8.2: ODS and cleanup 2017-02-03 15:50:45 -05:00
84_defaults.js version bump 0.8.2: ODS and cleanup 2017-02-03 15:50:45 -05:00
85_parsezip.js version bump 0.7.11: ODS hooks 2014-10-09 22:22:38 -04:00
86_writezip.js version bump 0.8.2: ODS and cleanup 2017-02-03 15:50:45 -05:00
87_read.js version bump 0.8.0: unification with js-xls 0.7.5 2015-04-02 16:32:22 -04:00
88_write.js version bump 0.8.2: ODS and cleanup 2017-02-03 15:50:45 -05:00
90_utils.js version bump 0.8.0: unification with js-xls 0.7.5 2015-04-02 16:32:22 -04:00
98_exports.js version bump 0.8.0: unification with js-xls 0.7.5 2015-04-02 16:32:22 -04:00
99_footer.js version bump 0.8.0: unification with js-xls 0.7.5 2015-04-02 16:32:22 -04:00
00_header.js version bump 0.8.1: fixes to support node 4+ 2016-12-31 03:20:45 -05:00