https://github.com/intermine/dagify
Render DAGs in interesting ways
https://github.com/intermine/dagify
Last synced: 13 days ago
JSON representation
Render DAGs in interesting ways
- Host: GitHub
- URL: https://github.com/intermine/dagify
- Owner: intermine
- Created: 2013-05-13T11:04:58.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2015-03-17T22:57:38.000Z (almost 11 years ago)
- Last Synced: 2025-01-19T18:52:44.084Z (12 months ago)
- Language: JavaScript
- Size: 2.71 MB
- Stars: 1
- Watchers: 10
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Dagify!!
========
Spaghetti in your browser.
Building useful files:
------------------------
This library uses Make to build everything
```:sh
$ make
```
This produces:
* `/build/dag-widget.js`, the main library file
* `demo.js`, a demonstration web-app.