fanstatic ember.js.
Project description
js.ember
Introduction
This library packages ember.js for fanstatic.
This requires integration between your web framework and fanstatic, and making sure that the original ember.js is published to some URL.
Contributors
Matt Good (1.0.0)
How to use?
You can import ember.js from js.ember and need it where you want these resources to be included on a page:
>>> from js.ember import ember >>> ember.need()
CHANGES
1.0.0 (2013-09-02)
Updated to ember to the 1.0.0 release and ember data to 1.0-beta-1.
1.0.0-pre.8.1 (2013-08-30)
Made ember data an independent resource, so that requiering ember does not load emberdata automatically. To get emberdata, use js.ember.ember_data.need().
1.0.0-pre.8 (2013-08-30)
Updated ember to 1.0.0-pre.8 and handlebars to 1.0.0.
Added ember data 0.13b.
Added minified js for all resources.
1.0.0-pre.2 (2012-11-18)
1.0.0-pre.2
0.9.8.1-1 (2012-07-12)
correct a typo in setup.py
0.9.8.1 (2012-07-12)
first 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.