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

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

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