node-red-contrib-npmpack 1.0.1
add `Download` button at `Manage palette`
node-red-contrib-npmpack
how to use
add Download
button at Manage palette
run npm pack
and download custom nodes.
why to use ?
export special custom npm package from special node-red instance, then install for another instance
作用
对node-red进程内的自定义节点包,方便导出,使用npm pack
打包成tgz
包,可以在其他Node-red
实例上使用Install
上传安装。
在节点管理
中添加了导出
按钮