Fanstatic packaging of angular-gettext
Project description
js.angular_gettext
******************
Introduction
============
This library packages `angular-getttext`_ for `fanstatic`_.
.. _`fanstatic`: http://fanstatic.org
.. _`angular-gettext`: https://angular-gettext.rocketeer.be/
This requires integration between your web framework and ``fanstatic``,
and making sure that the original resources (shipped in the ``resources``
directory in ``js.angular_gettext``) are published to some URL.
How to use?
===========
You can import ``gettext`` from ``js.angular_gettext`` and ``need`` it where you want
these resources to be included on a page::
>>> from js.angular_gettext import gettext
>>> gettext.need()
CHANGES
*******
2.4.1 (2018-10-19)
==================
- Initial release.
******************
Introduction
============
This library packages `angular-getttext`_ for `fanstatic`_.
.. _`fanstatic`: http://fanstatic.org
.. _`angular-gettext`: https://angular-gettext.rocketeer.be/
This requires integration between your web framework and ``fanstatic``,
and making sure that the original resources (shipped in the ``resources``
directory in ``js.angular_gettext``) are published to some URL.
How to use?
===========
You can import ``gettext`` from ``js.angular_gettext`` and ``need`` it where you want
these resources to be included on a page::
>>> from js.angular_gettext import gettext
>>> gettext.need()
CHANGES
*******
2.4.1 (2018-10-19)
==================
- Initial release.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
js.angular_gettext-2.4.1.tar.gz
(12.8 kB
view hashes)