Fanstatic packaging of jQuery JSON
Project description
js.json2
********
Introduction
============
This library packages `JSON2`_ for `fanstatic`_.
.. _`fanstatic`: http://fanstatic.org
.. _`JSON-js`: https://github.com/douglascrockford/JSON-js
This requires integration between your web framework and ``fanstatic``,
and making sure that the original resources (shipped in the ``resources``
directory in ``js.json2``) are published to some URL.
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()
CHANGES
*******
2011-02-23 (2011-05-24)
=======================
- Initial release.
********
Introduction
============
This library packages `JSON2`_ for `fanstatic`_.
.. _`fanstatic`: http://fanstatic.org
.. _`JSON-js`: https://github.com/douglascrockford/JSON-js
This requires integration between your web framework and ``fanstatic``,
and making sure that the original resources (shipped in the ``resources``
directory in ``js.json2``) are published to some URL.
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()
CHANGES
*******
2011-02-23 (2011-05-24)
=======================
- Initial release.
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.json2-2011-02-23.tar.gz
(15.1 kB
view hashes)