0.1.1 • Published 3 years ago

node-red-contrib-f2flowchart v0.1.1

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
3 years ago

node-red-contrib-f2flowchart

Function-to-flowchart is a derived version of original Node-Red Function node to generate programming flowchart from the Javascript code. Created and tested on Node Js v12 and Node Red v1.3.0

The node is based on original Node Red Function node and provides a capability to generate and download the flowchart coresponding to the Js code in "On Message" tab.

The code in "On Message" tab

image

The generated flowchart

image

The downloaded SVG

image

To be continued...