litegraph.js

v0.7.18
A graph node editor similar to PD or UDK Blueprints. It works in an HTML5 Canvas and allows to export graphs to be included in applications.

prebuild

rimraf build

build

grunt build

start

nodemon utils/server.js

test

jest

test:allVersions

./utils/test.sh

prettier

npx prettier --write src/**/*.* css/**/*.*

lint

npx eslint src

lint:fix

npx eslint --fix src
npm i litegraph.js

Metadata

  • MIT
  • Whatever
  • jagenjo
  • released 1/8/2024

Downloads