mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-03-07 22:20:03 +00:00
27 lines
613 B
Markdown
Executable File
27 lines
613 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
|