Tags: vasun77/js-xlsx
Tags
version bump 0.11.15: right-to-left write - XLSX right-to-left support (fixes SheetJS#927 h/t @mghayour) - HTML string preserve newline (fixes SheetJS#929 h/t @Irikos)
version bump 0.11.13: codepage - binary CSV `codepage` read option (fixes SheetJS#907 h/t @popovserhii) - BIFF2-5 `codepage` read option (fixes SheetJS#912 h/t @makcbrain) - `xlsx` utility `--codepage` override option - HTML support some common entities (fixes SheetJS#914 h/t @razvanioan)
version bump 0.11.11: CFB miscellany - export `sheet_to_txt` (fixes SheetJS#905 h/t @aj4mq) - BIFF4 Format Record aligned to BIFF 2/3 (fixes SheetJS#909 h/t @ToujouAya) - updated CFB to 1.0.1 - typescript standalone demo - nexe / pkg xlsx.njs demo
version bump 0.11.10: binary miscellany - XLSX empty numeric cells stubbed (fixes SheetJS#891 h/t @mgoku) - XLS sheet type identification - XLS/XLSB/XLSM CodeName exposure (fixes SheetJS#361 h/t @TennisVisuals) - CFB re-exported
version bump 0.11.9 - CLI `--book` convert all worksheets (fixes SheetJS#701 h/t @pmelisko) - Detect ";"-DSV with no "\t" or "," (fixes SheetJS#875 h/t @sh977218) - editable HTML uses spans for IE6+ compat (fixes SheetJS#851 h/t @elogicmedia) - XLSB formula structure parallels XLS (fixes SheetJS#680 h/t @bstiel)