Skip to content

egoist/to-blob

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 @_egoistlily

About

HTMLCanvasElement.prototype.toBlob polyfill

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published