litegraph.js
A graph node engine and editor for creating visual workflows in JavaScript environments.
GraphCanon updated Sep 20, 2026 · GitHub synced Sep 20, 2026
32views this month
Decision brief
Litegraph.js is a JavaScript-based graph node engine for creating visual workflows, supporting both client-side and server-side execution with Node.JS.
Good fit when
- When needing to execute workflows using HTML5 Canvas2D that must be compatible with both web browsers and Node.JS environments.
- For projects requiring an intuitive no-code solution to design complex logic workflows in a visual manner.
Avoid when
- If your project demands WebGL rendering capabilities as Litegraph.js operates exclusively on HTML5 Canvas2D.
- When the development includes high-performance real-time graphics tasks that require dedicated graphical processing beyond basic 2D canvas operations.
Observed Jul 16, 2026 · Source: enrich:decision_facts
Verify the decision
Adoption
Package downloads where a registry match exists. GitHub stars (8,141) are secondary evidence.
- npm downloads (30d)
- 6,382·npm downloads API·Sep 15, 2026
Maintenance and security
Full trust report- Maintenance
- Dormant (774d since push)
- As of Sep 15, 2026
- Provenance
- Not a fork · Personal account
- As of Sep 15, 2026
- Security (OSV)
- No lockfile
- As of Jul 15, 2026
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
npm install litegraph.js npmSimilar tools
Same-category neighbours. No typed graph edges are catalogued for this tool yet.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
Litegraph.js offers an intuitive interface to design and execute complex logic through nodes, using HTML5 Canvas2D rendering. It supports both client-side and server-side execution via Node.JS and exports graphs as JSON files, making its use flexible across various applications.
Capability facts
- CLI
- CLI entrypoint
Source: package.json:bin|scripts · Sep 15, 2026
- MCP server
- No MCP server detected
Source: repo_scan · Sep 15, 2026
- Languages
- javascript
Source: github.language+package.json · Sep 15, 2026
Categories
Compatibility
Sourced claims from the README excerpt - not unsourced marketing copy.
Source: README excerpt (regex_v1, Sep 15, 2026)
npm install litegraph.jsSource link
Tags
README
Installation You can install it using npm Or downloading the and version from this repository.
For agents
This page has a .md twin and JSON over the API.