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

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

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

![Demo](https://github.com/ARtoriouSs/egeditor/blob/master/demo.png "Demo")