js.javascript_canvas_to_blob

Fanstatic packaging of JavaScript Canvas to Blob


License
BSD-3-Clause
Install
pip install js.javascript_canvas_to_blob==2.0.5

Documentation

js.javascript_canvas_to_blob
============================

Introduction
------------

This library packages `JavaScript Canvas to Blob`_ for `fanstatic`_.

.. _`fanstatic`: http://fanstatic.org
.. _`JavaScript Canvas to Blob`: https://github.com/blueimp/JavaScript-Canvas-to-Blob

This requires integration between your web framework and ``fanstatic``,
and making sure that the original resources (shipped in the ``resources``
directory in ``js.javascript_canvas_to_blob``) are published to some URL.