manual backup
All checks were successful
Build / build (push) Successful in 7m1s

This commit is contained in:
2025-10-27 16:15:41 -04:00
parent 24a0cf28a2
commit 7635a19090
8 changed files with 55 additions and 0 deletions

8
content/litegraph.js.md Normal file
View File

@@ -0,0 +1,8 @@
---
date: 2025-10-27 14:58
---
#scrap #software
[[ノードベース]]UI用のJSライブラリ。Canvasに簡単にグラフを描画できる。
[GitHub - 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.](https://github.com/jagenjo/litegraph.js)