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


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

  >>> from js.json2 import json2
  >>> json2.need()

