Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/bentito/rkirslingdg

Javascript-based Directed Graph code from Ross Kirsling
https://github.com/bentito/rkirslingdg

Last synced: 14 days ago
JSON representation

Javascript-based Directed Graph code from Ross Kirsling

Awesome Lists containing this project

README

        

Directed Graph Code From Ross Kirsling

Pros: Simple usage, pretty much pure JS, just imports D3

`index.html`, `app.js` and `app.css` are from Kirsling's original code.
This version adds the Bootstrap framework.

Also adds Kirsling's copyright message as a header to the above files, this is
basically a share-and-share-alike type license.

To see the graph editor work:

Just open `index.html` in a browser to see it work.

Note: This code is broken out (by Kirsling) from Kirsling's larger work: http://rkirsling.github.io/modallogic/