sheetjs/types
SheetJS 2ea9c95839 HTML and CSV parsing
- blank cells are omitted or stubbed (fixes #770 h/t @doxma)
- bare equals signs are interpred as strings
- CSV / TSV determination based on frequency (fixes #732 h/t @nknapp)
- HTML DOM Element and CSV tests
- XLS do not leak XF and index (fixes #782 h/t @the-spyke)
- cellText and cellNF apply to CSV (fixes #781 h/t @the-spyke)
2017-08-18 14:10:18 -04:00
..
.npmignore version bump 0.11.2: proper plaintext parsing 2017-08-10 19:46:34 -04:00
Makefile sheet_to_html 2017-05-16 13:45:35 -04:00
bin_xlsx.ts sheet_to_html 2017-05-16 13:45:35 -04:00
doc.ts improved plaintext parsing 2017-08-09 18:38:23 -04:00
index.d.ts improved plaintext parsing 2017-08-09 18:38:23 -04:00
tsconfig.json version bump 0.10.8 2017-07-10 18:18:18 -04:00
tslint.json version bump 0.10.6: encoding tweaks 2017-06-24 02:51:37 -04:00
write.ts HTML and CSV parsing 2017-08-18 14:10:18 -04:00
xlsx-tests.ts version bump 0.10.7: autocorrections for bad files 2017-07-05 18:27:54 -04:00