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
