Angular Vis JavaScript library packaged as XStatic.
Go to file
xinni-ge 4c09af496a Add Angular-Vis 4.16.0
An initial commit, providing javascript and meta files.
2018-03-08 16:33:23 +09:00
xstatic Add Angular-Vis 4.16.0 2018-03-08 16:33:23 +09:00
.gitignore Add Angular-Vis 4.16.0 2018-03-08 16:33:23 +09:00
LICENSE Add Angular-Vis 4.16.0 2018-03-08 16:33:23 +09:00
MANIFEST.in Add Angular-Vis 4.16.0 2018-03-08 16:33:23 +09:00
README.txt Add Angular-Vis 4.16.0 2018-03-08 16:33:23 +09:00
setup.cfg Add Angular-Vis 4.16.0 2018-03-08 16:33:23 +09:00
setup.py Add Angular-Vis 4.16.0 2018-03-08 16:33:23 +09:00
tox.ini Add Angular-Vis 4.16.0 2018-03-08 16:33:23 +09:00

XStatic-Angular-Vis
--------------

Angular-Vis 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`.