Include jquery in node-red

686 views
Skip to first unread message

Arun Kumar

unread,
Jan 3, 2018, 6:32:53 AM1/3/18
to Node-RED
Hi team,
       I am newbie to node-red so can you guys help me on how to include jquery framework in node-red. my aim is  instead of writing a javascript code in "function node" i need to use jquery code. so is there anything i want to do with settings.js file to achieve this?

Regards,
Arun Kumar K.

Nick O'Leary

unread,
Jan 3, 2018, 6:37:24 AM1/3/18
to node...@googlegroups.com

Arun,

what functionality do you want from jQuery?

The code in the function node runs in the node.js environment not the browser, so most of the DOM utilities jQuery provides are not of any use and there will be native node.js alternatives to the rest.

Nick


--
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.
To view this discussion on the web, visit https://groups.google.com/d/msgid/node-red/7c31efdb-b536-4967-8058-e8e59ba2ab11%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Arun Kumar

unread,
Jan 3, 2018, 6:47:35 AM1/3/18
to Node-RED
Hi Nick,
              Happy to see your reply. I want to call a web API to store the values which is coming as output of some function node. For that i am using http request node but from there i cannot able to pass any argument to my web api action method.

So can you  please suggest how to pass argument to web api using http request node or is there any other method to achieve this.

Thanks. 

erwin....@gmail.com

unread,
Jan 3, 2018, 7:14:01 AM1/3/18
to Node-RED
See your other thread (and give the people some time to answer before opening a second thread).

Op woensdag 3 januari 2018 12:47:35 UTC+1 schreef Arun Kumar:

Arun Kumar

unread,
Jan 3, 2018, 7:29:53 AM1/3/18
to Node-RED
I am sorry for opening a new thread. and thanks for your suggestion

Regards,
Arun Kumar K.
Reply all
Reply to author
Forward
0 new messages