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

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i w3c-blob

      Weekly Downloads

      19,462

      Version

      0.0.1

      License

      MIT

      Last publish

      Collaborators

      • chrisdickinson