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.
- Host: GitHub
- URL: https://github.com/openstack/xstatic-dagre-d3
- Owner: openstack
- Created: 2020-05-27T12:38:23.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2026-02-11T17:58:08.000Z (5 months ago)
- Last Synced: 2026-02-12T01:38:41.922Z (5 months ago)
- Language: JavaScript
- Homepage: https://opendev.org/openstack/xstatic-dagre-d3
- Size: 347 KB
- Stars: 0
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
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`.