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 u
LiteGraph.js is a Javascript library for creating graph nodes similar to Unreal Blueprints that can run in the browser or on the server. It includes an editor with features like zooming, panning, customizable themes, and live mode. Nodes for various interfaces, math operations, audio, and 3D graphics are pre-built. The library supports TypeScript and integrates easily into any JS application. Instructions for installation via npm or direct download are provided.