This repository was archived by the owner on Jul 25, 2021. It is now read-only.
v5.0.0-rc.4
Pre-release
Pre-release
v5.0.0-rc.4 new features:
- Added Excel Macro-Enabled Workbook (
xlsm) and Excel Binary Workbook (xlsb) file format support. - Improved
errorhandling and logging. - Added
formatConfig->enforceStrictRFC4180boolean prototype property to thexls,csv, andtxtformats to dictate the use ofjs-xlsxfor parsing. (disabled by default forcsvandtxtdue to Excel's discord with RFC4180). - Significant
exportersprocedure cleanup/overhaul (200+ lines of redundant code removed).
Start using today!
npm install tableexport@5.0.0-rc.4