1.1.0 • Published 11 months ago
xlsx-style-tool v1.1.0
xlsx-style-tool
修复了 xlsx-style 的代码错误
Supported formats
Supported read formats:
- Excel 2007+ XML Formats (XLSX/XLSM)
- Excel 2007+ Binary Format (XLSB)
- Excel 2003-2004 XML Format (XML "SpreadsheetML")
- Excel 97-2004 (XLS BIFF8)
- Excel 5.0/95 (XLS BIFF5)
- OpenDocument Spreadsheet (ODS)
Supported write formats:
- XLSX
- CSV (and general DSV)
- JSON and JS objects (various styles)
Installation
With npm:
npm install xlsx-style-tool --save