https://github.com/languagexange/jscars
plain JS project - graph editor world - work in progress
https://github.com/languagexange/jscars
canvas javascript
Last synced: over 1 year ago
JSON representation
plain JS project - graph editor world - work in progress
- Host: GitHub
- URL: https://github.com/languagexange/jscars
- Owner: LanguageXange
- Created: 2023-12-23T05:32:25.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-12-26T06:25:27.000Z (over 2 years ago)
- Last Synced: 2025-01-08T18:13:13.025Z (over 1 year ago)
- Topics: canvas, javascript
- Language: JavaScript
- Homepage: https://languagexange.github.io/jscars/
- Size: 56.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Plain JavaScript project WIP
Functionalities:
1. create the node / drag the node
2. create edges
3. zoom in / out
4. pan movement by clicking the middle button of the mouse & drag
5. unselect node by right clicking the mouse anywhere on canvas
6. delete the node by right clicking on the node
7. delete btn to delete all
8. save btn to save graph to local storage