SIGN IN SIGN UP
SheetJS / sheetjs UNCLAIMED

📗 SheetJS Spreadsheet Data Toolkit -- New home https://git.sheetjs.com/SheetJS/sheetjs

TAGS

20 tags
v0.18.5

version bump 0.18.5: basic NUMBERS write

v0.18.3

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)

v0.18.2

version bump 0.18.2: hotfix for unicode woes - fixes #2521 h/t @lanchengkai - fixes #2522 h/t @duchm12

v0.18.1

version bump 0.18.1: ESM

v0.17.0

version bump 0.17.0 - Explicit errors on inconsistent XLS records - DBF cap worksheet to 1<<20 rows

v0.16.8

version bump 0.16.8: CRLF in formulae

v0.16.7

version bump 0.16.7 - set active worksheet to first visible (fixes #1433 h/t @ManjunathSVBB)

v0.16.6

version bump 0.16.6: xlfn option

v0.16.5

version bump 0.16.5: `sheet_add_dom` (fixes #2073)

v0.16.3

version bump 0.16.3 - updated SSF to 0.11.2 - XLS write support for `bookSST`

v0.16.1

version bump 0.16.1 - Custom Properties use correct encoding - AMD wrapper change (see #1937)

v0.16.0

version bump 0.16.0 closes #1904 h/t - @atcazzual : Adam Cazzolla of the Sonatype Security Research team - @davisjam : James (Jamie) Davis of Virginia Tech

v0.15.6

version bump 0.15.6: niggles from 2012 - CFB prevent infinite loop (h/t @rossj) - pass updated eslint checks (fixes #1726 h/t @BjoernRave) - defined name proper encoding (fixes #1785 h/t @laohe98) - correct theme color order (fixes #389 h/t @foreverpw) - ODS / XLML more aggressive flagging of stub cells - cellStyles implies sheetStubs - updated SSF to 0.10.3

v0.15.5

version bump 0.15.5: `sheets` option

v0.15.2

version bump 0.15.2: actually pass lint tests

v0.14.0

version bump 0.14.0: sheet_to_json `raw` default - sheet_to_json defaults to raw values (fixes #1252) - update dependencies

v0.13.5

version bump 0.13.5: HTML newlines - HTML Export emits `<br/>` (fixes #1239 h/t @keithbox) - Unicode Defined Name ODS