litegraph.js

v0.7.7
A graph node editor similar to PD or UDK Blueprints, it works in a HTML5 Canvas and allow to exported graphs to be included in applications.

prebuild

rimraf build

build

grunt build

start

nodemon utils/server.js

test

echo "Error: no test specified" && exit 1

prettier

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

lint

npx eslint src

lint:fix

npx eslint --fix src

Metadata

  • MIT
  • Whatever
  • jagenjo
  • released 4/26/2020

Downloads