Fanstatic packaging of angular-ui ui-calendar
Project description
js.angular_ui_calendar
Introduction
This library packages angular-ui-calendar for fanstatic.
This requires integration between your web framework and fanstatic, and making sure that the original resources (shipped in the resources directory in js.angular_ui_calendar) are published to some URL.
How to use?
You can import angular_ui_calendar from js.angular_ui_calendar and need it where you want these resources to be included on a page:
>>> from js.angular_ui_calendar import angular_ui_calendar >>> angular_ui_calendar.need()
CHANGES
0.9.0-beta.1 (2014-11-12)
Initial release.