fanstatic jQuery.
Project description
js.jquery
*********
Introduction
============
This library packages `jQuery`_ for `fanstatic`_. It is aware of jQuery's
structure and different modes (normal, minified).
.. _`fanstatic`: http://fanstatic.org
.. _`jQuery`: http://jquery.com/
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()
.. _`fanstatic`: http://fanstatic.org
CHANGES
*******
1.8.2 (2012-09-21)
==================
- Update to jQuery 1.8.2, released 2012-09-20 (`release notes`_).
.. _`release notes`: http://blog.jquery.com/2012/09/20/jquery-1-8-2-released/
1.8.1 (2012-09-18)
==================
- Update to jQuery 1.8.1, released 2012-08-30 (`release notes`_).
.. _`release notes`: http://blog.jquery.com/2012/08/30/jquery-1-8-1-released/
1.8.0 (2012-08-22)
==================
- Update to jQuery 1.8, released 2012-08-09 (`release notes`_).
.. _`release notes`: http://blog.jquery.com/2012/08/09/jquery-1-8-released/
1.7.2 (2012-08-22)
==================
- Update to jQuery 1.7.2, released 2012-03-21 (`release notes`_)
.. _`release notes`: http://blog.jquery.com/2012/03/21/jquery-1-7-2-released/
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`_.
.. _`hurry.jquery`: http://pypi.python.org/pypi/hurry.jquery
.. _`hurry.resource`: http://pypi.python.org/pypi/hurry.resource
.. _`fanstatic`: http://fanstatic.org
*********
Introduction
============
This library packages `jQuery`_ for `fanstatic`_. It is aware of jQuery's
structure and different modes (normal, minified).
.. _`fanstatic`: http://fanstatic.org
.. _`jQuery`: http://jquery.com/
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()
.. _`fanstatic`: http://fanstatic.org
CHANGES
*******
1.8.2 (2012-09-21)
==================
- Update to jQuery 1.8.2, released 2012-09-20 (`release notes`_).
.. _`release notes`: http://blog.jquery.com/2012/09/20/jquery-1-8-2-released/
1.8.1 (2012-09-18)
==================
- Update to jQuery 1.8.1, released 2012-08-30 (`release notes`_).
.. _`release notes`: http://blog.jquery.com/2012/08/30/jquery-1-8-1-released/
1.8.0 (2012-08-22)
==================
- Update to jQuery 1.8, released 2012-08-09 (`release notes`_).
.. _`release notes`: http://blog.jquery.com/2012/08/09/jquery-1-8-released/
1.7.2 (2012-08-22)
==================
- Update to jQuery 1.7.2, released 2012-03-21 (`release notes`_)
.. _`release notes`: http://blog.jquery.com/2012/03/21/jquery-1-7-2-released/
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`_.
.. _`hurry.jquery`: http://pypi.python.org/pypi/hurry.jquery
.. _`hurry.resource`: http://pypi.python.org/pypi/hurry.resource
.. _`fanstatic`: http://fanstatic.org
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
js.jquery-1.8.2.tar.gz
(119.4 kB
view hashes)