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()

