Skip to content

An easy to use desktop graph(discrete mathematics) editor.

License

Notifications You must be signed in to change notification settings

sparkkoori/edge

Repository files navigation

Edge

Edge is an easy to use desktop graph(discrete mathematics) editor. Screenshot of Edge

Goal

  • Pure and simple
  • Large scale
  • Locality

Supported Platforms

  • Windows
  • Mac

Get it

Download

Build it

You can use Electron-packager to make package or installer.

Development

Edge is developed base on Electron, Node.js and SVG.

How to run:

edge$ npm install
edge$ npm start

License

MIT