Fanstatic packaging of gridster
Project description
js.gridster
********
Introduction
============
This library packages `gridster`_ for `fanstatic`_.
.. _`fanstatic`: http://fanstatic.org
.. _`gridster`: https://github.com/ducksboard/gridster.js
This requires integration between your web framework and ``fanstatic``,
and making sure that the original resources (shipped in the ``resources``
directory in ``js.gridster``) are published to some URL.
How to use?
===========
You can import ``gridster`` from ``js.gridster``
and ``need`` it where you want these resources to be included on a page::
>>> from js.gridster import gridster
>>> gridster.need()
CHANGES
*******
0.1.0
=====
- Initial release.
********
Introduction
============
This library packages `gridster`_ for `fanstatic`_.
.. _`fanstatic`: http://fanstatic.org
.. _`gridster`: https://github.com/ducksboard/gridster.js
This requires integration between your web framework and ``fanstatic``,
and making sure that the original resources (shipped in the ``resources``
directory in ``js.gridster``) are published to some URL.
How to use?
===========
You can import ``gridster`` from ``js.gridster``
and ``need`` it where you want these resources to be included on a page::
>>> from js.gridster import gridster
>>> gridster.need()
CHANGES
*******
0.1.0
=====
- 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.gridster-0.1.0.zip
(47.2 kB
view hashes)