Fanstatic packaging of Knockback.js
This project has been archived.
The maintainers of this project have marked this project as archived. No new releases are expected.
Project description
js.knockback
Introduction
This library packages Knockback.js 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.knockback) are published to some URL.
How to use?
You can import knockback from js.knockback and need it where you want these resources to be included on a page:
>>> from js.knockback import knockback >>> knockback.need()
CHANGES
0.16.7 (2012-11-28)
Initial release.