Can NoFlo components be written in pure JavaScript?

131 views
Skip to first unread message

Giant Elk

unread,
Nov 2, 2015, 9:32:29 PM11/2/15
to Flow Based Programming
Can NoFlo components be written in pure JavaScript? 

I really don't like Coffee Script, and 99% of the open source stuff I use is in pure Java Script I don't want to look at Coffee Script. 

Giant Elk

unread,
Nov 2, 2015, 11:22:06 PM11/2/15
to Flow Based Programming
Here's my answer:

NoFlo components are built as simple JavaScript or CoffeeScript classes that define the input and output ports, and register various event listeners on them.

http://noflojs.org/documentation

- GE

Francisco León

unread,
Nov 11, 2015, 11:22:00 PM11/11/15
to Flow Based Programming
There are other alternative Javascript FBP frameworks, those provide similar functionality as NoFlo. Node-RED was made for IoT, built on top on Node.js and written in pure javascript. http://nodered.org/?cm_mc_uid=07449484233014403767950&cm_mc_sid_50200000=1447301979

Giant Elk

unread,
Nov 12, 2015, 12:16:14 AM11/12/15
to flow-based-...@googlegroups.com

Yes  but node red networks are on horrible looking json. They collapse the formatting making them impossible to read.

--
You received this message because you are subscribed to a topic in the Google Groups "Flow Based Programming" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/flow-based-programming/06jjYm7Rx6g/unsubscribe.
To unsubscribe from this group and all its topics, send an email to flow-based-progra...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Henri Bergius

unread,
Nov 13, 2015, 10:08:34 AM11/13/15
to flow-based-...@googlegroups.com
Hi,

On Tue, 3 Nov 2015 at 05:22 Giant Elk <flyinghor...@gmail.com> wrote:
Here's my answer:

NoFlo components are built as simple JavaScript or CoffeeScript classes that define the input and output ports, and register various event listeners on them.

Yes, CoffeeScript, JavaScript, and also with latest NoFlo versions, the ES6 variant of JavaScript.

Reply all
Reply to author
Forward
0 new messages