Angular Notify JavaScript library packaged as XStatic.
Go to file
Xinni Ge bd23c92975 Add .gitreview file
Change-Id: I0d198c4db519bd22b13d99fb1e8cec8b7d607fb8
2018-04-03 12:59:13 +09:00
xstatic Add angular-notify 1.0.0 2018-03-10 00:13:26 +09:00
.gitignore Add angular-notify 1.0.0 2018-03-10 00:13:26 +09:00
.gitreview Add .gitreview file 2018-04-03 12:59:13 +09:00
LICENSE Add angular-notify 1.0.0 2018-03-10 00:13:26 +09:00
MANIFEST.in Add angular-notify 1.0.0 2018-03-10 00:13:26 +09:00
README.txt Add angular-notify 1.0.0 2018-03-10 00:13:26 +09:00
setup.cfg Add angular-notify 1.0.0 2018-03-10 00:13:26 +09:00
setup.py Add angular-notify 1.0.0 2018-03-10 00:13:26 +09:00
tox.ini Add angular-notify 1.0.0 2018-03-10 00:13:26 +09:00

XStatic-Angular-Notify
--------------

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