Fanstatic packaging of jQuery-URL-Parser
Project description
js.jquery_url_parser
Introduction
This library packages jQuery-URL-Parser for fanstatic.
This requires integration between your web framework and fanstatic, and making sure that the original resources (shipped in the resources directory in js.jquery_url_parser) are published to some URL.
Bitbucket repository : https://bitbucket.org/fanstatic/js.jquery_url_parser
How to use?
You can import url_parser from js.jquery_url_parser and need it where you want these resources to be included on a page:
>>> from js.jquery_url_parser import url_parser >>> url_parser.need()
CHANGES
2.0 (17-05-2011)
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.