blobjs
v1.1.1
Published
native Blob interface support (polyfill)
Downloads
11,132
Maintainers
Readme
Blob.js
Blob.js implements the W3C Blob interface in browsers that do
not natively support it.
Getting Started
Install with Bower
$ bower install blobjsInstall with npm
$ npm install blobjsSupported browsers
Blob.js shares the same supported browsers as FileSaver.js.
