README
XLSX-utils
A package of supported functions for handling XLSX tasks in snappy's apps.
npm i xlsx-utils
API
createInvoiceWorksheet
- Create A XLSX worksheet Object with an invoice details.
downloadInvoiceXLSX
- Download A XLSX file with an invoice details.
createInvoiceDataURI
- Returns a dataURI string of the XLSX file.