How can I add nodes in the Node-RED library?

272 views
Skip to first unread message

Michael Angelo Ruta

unread,
Jul 26, 2016, 1:59:45 AM7/26/16
to Node-RED
Hi All,

This would my first node to publish. How can I add nodes in the Node-RED library? I can't find that step in the docs.

Thanks!

Dave C-J

unread,
Jul 26, 2016, 3:41:33 AM7/26/16
to node...@googlegroups.com

As long as you name it as per the naming guidelines and include a readme.md then we will auto detect it on npm and add it to the flows.nodered.org library.

Message has been deleted

Michael Angelo Ruta

unread,
Jul 28, 2016, 10:40:47 PM7/28/16
to Node-RED
My node didn't appear in the node-red library but I have an npm entry, https://www.npmjs.com/package/node-red-contrib-aws-dynamodb

Dave C-J

unread,
Jul 29, 2016, 3:17:56 AM7/29/16
to node...@googlegroups.com

You need a correctly formatted package.json file

daisuke baba

unread,
Jul 29, 2016, 3:48:09 AM7/29/16
to node...@googlegroups.com
I'm not sure what `node didn't appear in the node-red library` means but if you'd like to add your node in the Node-RED palette, just follow the steps in the page:


--
http://nodered.org
 
Join us on Slack to continue the conversation: http://nodered.org/slack
---
You received this message because you are subscribed to the Google Groups "Node-RED" group.
To unsubscribe from this group and stop receiving emails from it, send an email to node-red+u...@googlegroups.com.
To post to this group, send email to node...@googlegroups.com.
Visit this group at https://groups.google.com/group/node-red.
For more options, visit https://groups.google.com/d/optout.

Nicholas O'Leary

unread,
Jul 29, 2016, 4:11:44 AM7/29/16
to Node-RED Mailing List
This is related to getting them to appear on flows.nodered.org. As Dave has pointed out, this specific repository does not contain the required package.json.


Nick

daisuke baba

unread,
Jul 29, 2016, 4:24:35 AM7/29/16
to node...@googlegroups.com
I see, thanks. Indeed, package.json is missing in Michael's repo though the package was published to npm.
Cannot provide suggestions without it...

?

unread,
Aug 10, 2016, 11:25:37 PM8/10/16
to Node-RED
Thanks a lot guys! sir nick, daisuke, dave!! 
I had actually written a dozen of nodes and I would really love to share them..
Reply all
Reply to author
Forward
0 new messages