litegraph.js icon indicating copy to clipboard operation
litegraph.js copied to clipboard

Code generation

Open retrouser955 opened this issue 2 years ago • 3 comments

Is there a way to convert the graph into a runnable javascript or python code similar to what blockly does?

retrouser955 avatar Dec 09 '23 08:12 retrouser955

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.

atlasan avatar Jan 05 '24 09:01 atlasan