mirror of
https://github.com/SheetJS/sheetjs.git
synced 2026-01-18 14:18:13 +00:00
- read and readFile accept opts argument: o cellNF (default false) true -> cell.z holds number format string o sheetStubs (default true) false -> stub cells not emitted - name consistency (parse_workbook -> parse_wb_xml) - README updates - CONTRIBUTING notes added