node-red-contrib-xlsx-out

Convert a json payload to xlsx buffered file

Usage no npm install needed!

<script type="module">
  import nodeRedContribXlsxOut from 'https://cdn.skypack.dev/node-red-contrib-xlsx-out';
</script>

README

node-red-contrib-xlsx-out

Xlsx-out node convert an object array to an Xlsx buffered file output. For example you could convert an sql table output to a file, o send it as attachment by e-mail.