Skip to content
Hermann Plass edited this page Feb 22, 2018 · 6 revisions

Welcome to the LiteGraph.js wiki!

A library in Javascript to create graphs in the browser similar to PureData. Nodes can be programmed easily and it includes an editor to construct the graphs.

It can be integrated easily in any existing web applications and graphs can be run without the need of the editor.

Node Graph

Installation

npm install litegraph.js
Clone this wiki locally