Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

node-red-contrib-excel

dixyantar6.8kMIT0.0.3

Converts JSON to excel and writes to file specified.

node-red, Excel, JSON to Excel, node-red-excel, xlsx, xls

readme

Excel Converter node

This node converts input json (msg.payload) into excel format and writes to a local file.
#Path of the input need to be specified
#Output is the filepath in msg.attachment, msg.filename, msg.file.

Return all other msg properties intact

Developed by Dixyantar Panda Credits to original package owner of json2xls