jQuery packaged for Fanstatic.
Project description
js.jquery
Introduction
This library packages jQuery for fanstatic. It is aware of jQuery’s structure and different modes (normal, minified).
This requires integration between your web framework and fanstatic, and making sure that the original resources (shipped in the resources directory in js.jquery) are published to some URL.
How to use?
You can import jQuery from js.jquery and need it where you want these resources to be included on a page:
>>> from js.jquery import jquery >>> jquery.need()
There is also the slim version (which excludes the ajax and effects modules):
>>> from js.jquery import jquery_slim >>> jquery_slim.need()
CHANGES
3.3.1 (2018-03-20)
Update to jQuery 3.3.1, released 2018-01-20 (release notes 3.3.1).
3.2.1 (2018-02-01)
Update to jQuery 3.2.1, released 2017-03-20 (release notes 3.2.1).
1.9.1 (2013-03-03)
Update to jQuery 1.9.1, released 2013-02-04 (release notes 1.9.1).
1.8.2 (2012-09-21)
Update to jQuery 1.8.2, released 2012-09-20 (release notes 1.8.2).
1.8.1 (2012-09-18)
Update to jQuery 1.8.1, released 2012-08-30 (release notes 1.8.1).
1.8.0 (2012-08-22)
Update to jQuery 1.8, released 2012-08-09 (release notes 1.8).
1.7.2 (2012-08-22)
Update to jQuery 1.7.2, released 2012-03-21 (release notes 1.7.2)
1.7.1 (2011-12-01)
Update to v 1.7.1
1.6.1 (2011-05-24)
Update to v 1.6.1
1.6 (2011-05-07)
Update to v 1.6
1.4.4 (2011-01-06)
Rewrote hurry.jquery to use fanstatic instead of hurry.resource.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for js.jquery-3.3.1-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | cc31411459c490d716eec8408bcccf21bbf77fb96032cd7ae126abda4264d4a0 |
|
MD5 | 34419e4d806dcb1756491221cfce3fe7 |
|
BLAKE2b-256 | ebb529f79e4c5e067da941937be5710d2d2e36536b6563cf21735c9a142a4475 |