to-blob
v0.1.0
Published
canvas.toBlob polyfill
Downloads
988
Readme
to-blob
Install
Bascially this is just a packaged version of canvas-toBlob, so Pull Request is not accepted here.
yarn add to-blobUsage
// Auto polyfill
import 'to-blob'
myCanvasElement.toBlob(blob => {
// Manipulate blob
})Author
to-blob © egoist, Released under the MIT License. Authored and maintained by egoist with help from contributors (list).
egoistian.com · GitHub @egoist · Twitter @rem_rin_rin
