https://github.com/intermine/dagify
Render DAGs in interesting ways
https://github.com/intermine/dagify
Last synced: 2 months 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 (about 13 years ago)
- Default Branch: master
- Last Pushed: 2015-03-17T22:57:38.000Z (over 11 years ago)
- Last Synced: 2026-01-02T07:21:29.930Z (6 months ago)
- Language: JavaScript
- Size: 2.71 MB
- Stars: 1
- Watchers: 9
- 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.