Angular Material JavaScript library packed as XStatic.
Go to file
Xinni Ge 8f7db83c5c Supplement other js/css files
Keep consistency with npm bower package v1.1.5,
with all minified files removed.
https://github.com/angular/bower-material/releases/tag/v1.1.5

Change-Id: I28f8b7f40452945f8ce322169d3f9acc99acb79a
2018-06-07 10:13:31 +09:00
xstatic Supplement other js/css files 2018-06-07 10:13:31 +09:00
.gitignore Add angular-material 1.1.5 2018-03-09 23:26:57 +09:00
.gitreview Add .gitreview file 2018-04-03 12:59:50 +09:00
LICENSE Add angular-material 1.1.5 2018-03-09 23:26:57 +09:00
MANIFEST.in Add angular-material 1.1.5 2018-03-09 23:26:57 +09:00
README.txt Add angular-material 1.1.5 2018-03-09 23:26:57 +09:00
setup.cfg Add angular-material 1.1.5 2018-03-09 23:26:57 +09:00
setup.py Add angular-material 1.1.5 2018-03-09 23:26:57 +09:00
tox.ini Add angular-material 1.1.5 2018-03-09 23:26:57 +09:00

XStatic-Angular-Material
--------------

Angular-Material JavaScript and SCSS 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`.