Port UE BP to web

UE’s blueprint is by far the best low-code tools I have ever seen. Wondering if anyone has ported this cool stuff to the web. It could end this low-code war quick and clean. I found this visualization tool, which looks promising

Found two:

retejs/rete: JavaScript framework for visual programming and creating node editor #StandWithUkraine (github.com)

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. (github.com)

1 Like

we made one:

Features:

Javascript like data types
All control flows plus Parrallel & Converge
Variables and functions
Event driven
Node copy&paste
Undo redo
Visually backend service development and serverless deployment
Built-in support for LLM (based on ChatGLM) with Intention-Entity prompt
More intuitive and extensible Node-resizer that can wrap any custom node (try select mulitple nodes and add commet)
Animated edge like Postman flow
Full life-cycle IOT development
Export flow to javascript
Light & dark mode