w3c-blob

0.0.1 • Public • Published

w3c-blob

export a node or browserify compatible w3c blob interface. polyfills old versions that rely on BlobBuilder.

var Blob = require('w3c-blob')
 
var blob = new Blob([parts], {type: 'text/plain'})

api

See MDN's Blob documentation.

license

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i w3c-blob

Weekly Downloads

24,978

Version

0.0.1

License

MIT

Last publish

Collaborators

  • chrisdickinson