https://github.com/artoriouss/egeditor
Graph editor on Electron
https://github.com/artoriouss/egeditor
electron graph-theory
Last synced: 11 months ago
JSON representation
Graph editor on Electron
- Host: GitHub
- URL: https://github.com/artoriouss/egeditor
- Owner: ARtoriouSs
- License: mit
- Created: 2019-04-15T18:43:21.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-10-08T16:32:49.000Z (over 2 years ago)
- Last Synced: 2023-10-08T17:29:53.412Z (over 2 years ago)
- Topics: electron, graph-theory
- Language: JavaScript
- Homepage:
- Size: 344 KB
- Stars: 3
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# egeditor
It's a simple graph editor written on Electron framework with SigmaJS.
## Install and run
```bash
git clone https://github.com/ARtoriouSs/egeditor.git
cd egeditor
```
```bash
npm install
npm start
```
## Demo
