jagenjo / litegraph.js

A graph node engine and editor written in Javascript similar to PD or UDK Blueprints, comes with its own editor in HTML5 Canvas2D. The engine can run client side or server side using Node. It allows to export graphs as JSONs to be included in applications independently.
MIT License
5.33k stars 602 forks source link

Derivation with plugin/node registry? #449

Open runvnc opened 3 months ago

runvnc commented 3 months ago

Hello, I recently started using node-RED which has a built in node registry with over 4000 user contributed nodes. It's great, but I suspect that this UI is better. Is there any equivalent system built in litegraph which has a node registry where user contributed nodes can be installed from the UI? And also non copyleft/restricted open source