to-blob

0.1.0 • Public • Published

to-blob

NPM version NPM downloads

Install

Bascially this is just a packaged version of canvas-toBlob, so Pull Request is not accepted here.

yarn add to-blob

Usage

// 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

Readme

Keywords

none

Package Sidebar

Install

npm i to-blob

Weekly Downloads

947

Version

0.1.0

License

MIT

Last publish

Collaborators

  • rem