npm.io
1.0.0 • Published 9 years ago

canvas-toBlob

Licence
MIT
Version
1.0.0
Deps
0
Vulns
0
Weekly
0
Stars
676

canvas-toBlob.js

A canvas.toBlob() implementation

Introduce

canvas-toBlob.js implements the standard HTML5 canvas.toBlob() and canvas.toBlobHD() methods in browsers that do not natively support it. canvas-toBlob.js requires Blob support to function, which is not present in all browsers. Blob.js is a cross-browser Blob implementation that solves this.

Supported browsers

canvas-toBlob.js has the same browser support as FileSaver.js.

Tracking image

License

This project is licensed under MIT.

Keywords