mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-25 09:14:25 +00:00
24 lines
601 B
Markdown
Executable File
24 lines
601 B
Markdown
Executable File
# litegraph.js
|
|
|
|
A library to create graphs similar to PD. Nodes can be programmed easily and it includes an editor to construct the graphs.
|
|
|
|
# Projects using it
|
|
|
|

|
|
[webglstudio.org](http://webglstudio.org)
|
|
|
|

|
|
[MOI Elephant](http://moiscript.weebly.com/elephant-systegraveme-nodal.html)
|
|
|
|
|
|
Utils
|
|
-----
|
|
|
|
It includes several commands in the utils folder to generate doc, check errors and build minifyed version.
|
|
|
|
|
|
Feedback
|
|
--------
|
|
|
|
You can write any feedback to javi.agenjo@gmail.com
|