canvas-to-blob
Canvas toBlob polyfill
Last updated 5 years ago by remixz .
MIT · Repository · Bugs · Original npm · Tarball · package.json
$ npm install canvas-to-blob 
SYNC missed versions from official npm registry.

canvas-to-blob

A polyfill for the canvas.toBlob method, for the browser.

Installation

npm install canvas-to-blob

Methods

var toBlob = require('canvas-to-blob');

toBlob(uri) - Transforms the Base64-encoded uri into a Blob.

toBlob.init() - Attaches the toBlob function to the Canvas prototype.

toBlob.supported - Returns true if this method is supported by the browser, otherwise false.

Current Tags

  • 1.0.0                                ...           latest (5 years ago)

2 Versions

  • 1.0.0                                ...           5 years ago
  • 0.0.0                                ...           11 years ago
Maintainers (1)
Downloads
Total 1
Today 0
This Week 0
This Month 0
Last Day 0
Last Week 0
Last Month 1
Dependencies (0)
None
Dev Dependencies (1)
Dependents (2)

© 2010 - cnpmjs.org x YWFE | Home | YWFE