Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rodydavis/lit-node-editor
Node editor built with canvas api, simple graph data structure and included transforms for scale, pan and move.
https://github.com/rodydavis/lit-node-editor
canvas canvas2d lit node-editor
Last synced: about 2 months ago
JSON representation
Node editor built with canvas api, simple graph data structure and included transforms for scale, pan and move.
- Host: GitHub
- URL: https://github.com/rodydavis/lit-node-editor
- Owner: rodydavis
- License: other
- Created: 2021-09-21T01:17:44.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2021-10-07T17:54:46.000Z (about 3 years ago)
- Last Synced: 2024-10-02T07:42:03.899Z (2 months ago)
- Topics: canvas, canvas2d, lit, node-editor
- Language: TypeScript
- Homepage: https://rodydavis.github.io/lit-node-editor/
- Size: 176 KB
- Stars: 21
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-lit - Lit Node Editor - Node editor built with canvas API and simple graph data structure. (Examples)
README
[![Demo](https://github.com/rodydavis/lit-node-editor/actions/workflows/ci.yml/badge.svg)](https://github.com/rodydavis/lit-node-editor/actions/workflows/ci.yml)
# Node Editor
Node editor built with canvas api, simple graph data structure and included transforms for scale, pan and move.
You can try the demo [here](https://rodydavis.github.io/lit-node-editor/)!