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

https://github.com/openstack/xstatic-dagre-d3

Dagre-D3 JavaScript library packaged as XStatic. Mirror of code maintained at opendev.org.
https://github.com/openstack/xstatic-dagre-d3

Last synced: 29 days ago
JSON representation

Dagre-D3 JavaScript library packaged as XStatic. Mirror of code maintained at opendev.org.

Awesome Lists containing this project

README

          

================
XStatic-Dagre-D3
================

Dagre-D3 JavaScript library packaged for setuptools (easy_install) / pip.

This package is intended to be used by **any** project that needs these files.

It intentionally does **not** provide any extra code except some metadata
**nor** has any extra requirements. You MAY use some minimal support code from
the XStatic base package, if you like.

You can find more info about the xstatic packaging way in the package `XStatic`.