Update README.md

This commit is contained in:
Javi Agenjo
2019-11-27 09:28:53 +01:00
committed by GitHub
parent 9cdef701a0
commit bd672f0877

View File

@@ -18,7 +18,7 @@ Try it in the [demo site](http://tamats.com/projects/litegraph/demo).
- Live mode system (hides the graph but calls nodes to render whatever they want, useful to create UIs)
- Graphs can be executed in NodeJS
- Highly customizable nodes (color, shape, slots vertical or horizontal, widgets, custom rendering)
- Easy to integrate in any JS application
- Easy to integrate in any JS application (one single file, no dependencies)
## Nodes provided
Although it is easy to create new node types, LiteGraph comes with some default nodes that could be useful for many cases: