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


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

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

