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


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

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

