Comfy-Org / Comfy-Org/litegraph.js

The Comfy-Org fork of litegraph.js has been merged into the ComfyUI Frontend repository and is no longer maintained here.

Open
#1,196 0 comments 1 reaction 0 assignees View on GitHub
announcement
Dominant language
TypeScript
Stars
253
Forks
66
PR merge metrics
No merged PRs in 30d

Description

The **Comfy-Org fork of litegraph.js** (@comfyorg/litegraph) has been merged into the ComfyUI Frontend repository and is no longer maintained here.

### Important Note

This archival only affects the **Comfy-Org/litegraph.js fork**. The original litegraph.js repository remains separate and unaffected by this change.

### Quick Links

- 🏠 **New Home**: https://github.com/Comfy-Org/ComfyUI_frontend
- 📁 **Source Location**: [`src/lib/litegraph/`](https://github.com/Comfy-Org/ComfyUI_frontend/tree/main/src/lib/litegraph) (subject to change)
- 🐛 **Report Issues**: https://github.com/Comfy-Org/ComfyUI_frontend/issues
- 📖 **Integration Details**: [ADR-0001](https://github.com/Comfy-Org/ComfyUI_frontend/blob/main/docs/adr/0001-merge-litegraph-into-frontend.md)
- 🔄 **Merge PR**: https://github.com/Comfy-Org/ComfyUI_frontend/pull/4667

### For developers using @comfyorg/litegraph

- The npm package `@comfyorg/litegraph` is deprecated
- This fork was specifically maintained for ComfyUI and had no other known users
- All ComfyUI-specific enhancements and fixes are now in the ComfyUI Frontend repository
- Import paths have changed from `@comfyorg/litegraph` to `@/lib/litegraph` within ComfyUI

### Why was this archived?

The Comfy-Org fork of litegraph.js was created specifically for ComfyUI's needs. Since ComfyUI was the only consumer of this fork, maintaining it as a separate package added unnecessary complexity. The integration enables better architectural decisions and faster development.

### Repository Status

- ✅ All git history has been preserved via git subtree merge
- ✅ All open issues have been transferred to ComfyUI Frontend
- ✅ A final release (v0.8.7) has been published marking the deprecation
- 🚫 No new commits, issues, or PRs will be accepted here
- 🚫 Open PRs (20) will need to be manually transferred

This issue will remain pinned for visibility. The repository is archived to preserve history but prevent confusion about where active development occurs.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.