https://github.com/openstack/xstatic-d3
D3 JavaScript library packaged as XStatic. Mirror of code maintained at opendev.org.
https://github.com/openstack/xstatic-d3
Last synced: 12 months ago
JSON representation
D3 JavaScript library packaged as XStatic. Mirror of code maintained at opendev.org.
- Host: GitHub
- URL: https://github.com/openstack/xstatic-d3
- Owner: openstack
- Created: 2014-07-08T14:38:27.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2020-04-25T03:33:28.000Z (about 6 years ago)
- Last Synced: 2025-04-09T11:52:54.051Z (about 1 year ago)
- Language: Python
- Homepage: https://opendev.org/openstack/xstatic-d3
- Size: 129 KB
- Stars: 34
- Watchers: 5
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
Awesome Lists containing this project
README
XStatic-D3
--------------
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`.