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


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

  >>> from js.jquery_textchildren import textchildren
  >>> textchildren.need()

