data-uri-to-blob

0.0.4 • Public • Published

data-uri-to-blob

Get a Blob from a data uri.

Installation

$ component install component/data-uri-to-blob

API

var toBlob = require('data-uri-to-blob');
var blob = toBlob('data:stuffhere');

License

MIT

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.4
    3,952
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.4
    3,952
  • 0.0.2
    1
  • 0.0.1
    1

Package Sidebar

Install

npm i data-uri-to-blob

Weekly Downloads

1,807

Version

0.0.4

License

MIT

Last publish

Collaborators

  • tjholowaychuk