litegraph.js
litegraph.js copied to clipboard
Code generation
Is there a way to convert the graph into a runnable javascript or python code similar to what blockly does?
Actually I haven't tried yet, but a graph should be runnable from the browser or from the shell with Node.js Just load the graph and run it, the editor, visuals and canvas should be optionals.