https://github.com/exentials/node-red-contrib-xlsx-out
Node-RED node to convert a json payload to xlsx buffered file
https://github.com/exentials/node-red-contrib-xlsx-out
Last synced: 3 months ago
JSON representation
Node-RED node to convert a json payload to xlsx buffered file
- Host: GitHub
- URL: https://github.com/exentials/node-red-contrib-xlsx-out
- Owner: exentials
- License: mit
- Created: 2021-02-02T22:01:09.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-02-02T22:37:08.000Z (about 5 years ago)
- Last Synced: 2025-10-04T16:16:10.373Z (7 months ago)
- Language: JavaScript
- Size: 4.88 KB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
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.