https://github.com/openstack/xstatic-jquery-migrate
Migrate jQuery plugin packaged as XStatic. Mirror of code maintained at opendev.org.
https://github.com/openstack/xstatic-jquery-migrate
Last synced: about 1 year ago
JSON representation
Migrate jQuery plugin packaged as XStatic. Mirror of code maintained at opendev.org.
- Host: GitHub
- URL: https://github.com/openstack/xstatic-jquery-migrate
- Owner: openstack
- Created: 2014-07-08T14:38:54.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2023-04-05T15:47:25.000Z (over 3 years ago)
- Last Synced: 2025-06-27T15:07:49.910Z (about 1 year ago)
- Language: Python
- Homepage: https://opendev.org/openstack/xstatic-jquery-migrate
- Size: 28.3 KB
- Stars: 32
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
Awesome Lists containing this project
README
XStatic-JQuery-Migrate
----------------------
.. warning::
This package contains convenience copies of one or more Javascript libraries
which in some cases contain known security vulnerabilities. They are
included for testing purposes and not intended for security sensitive
production deployments. It's assumed that downstream repackaging and
distribution channels will supply their own repacement Javascript libraries
with backported security fixes when relevant.
JQuery-Migrate 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`.