Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gausszhou/litegraph

一个类似 BluePrint 的节点图引擎。A Node Graph Engine. This repo is study project for litegraph.js
https://github.com/gausszhou/litegraph

Last synced: 14 days ago
JSON representation

一个类似 BluePrint 的节点图引擎。A Node Graph Engine. This repo is study project for litegraph.js

Awesome Lists containing this project

README

        

# LiteGraph

> A Node Graph Engine

## Preview

[Demo](https://gausszhou.github.io/litegraph/demo)

[Docs](https://gausszhou.github.io/litegraph/docs)

## TODO

- [x] 优化代码,拆分App和Lib
- [x] 优化代码,拆分组件和核心
- [x] 优化代码,解除循环引用
- [ ] 优化样式,并且所有 Demo 正常工作
- [ ] 优化代码,全面使用 AnyScript
- [ ] 优化代码,全面使用 TypeScript
- [ ] 新功能:多语言显示
- [ ] 新功能:节点自动重排