How to use?
===========


You can import ``jstorage`` from ``js.jquery_jstorage`` and ``need`` it where you want
these resources to be included on a page::

  >>> from js.jquery_jstorage import jstorage
  >>> jstorage.need()

