Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/bentito/rkirslingdg
- Owner: bentito
- Created: 2022-07-13T13:52:30.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-07-13T13:54:58.000Z (over 2 years ago)
- Last Synced: 2024-04-17T20:12:34.163Z (7 months ago)
- Language: JavaScript
- Size: 627 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/