xlsx-utils

A package of supported functions for handling XLSX tasks in snappy's apps.

Usage no npm install needed!

<script type="module">
  import xlsxUtils from 'https://cdn.skypack.dev/xlsx-utils';
</script>

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.