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

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

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.