blob.js
v1.0.1
Published
An HTML5 Blob implementation
Downloads
12,253
Maintainers
Readme
Blob.js
Blob.js implements the W3C Blob interface in browsers that do
not natively support it.
Supported browsers
Blob.js shares the same supported browsers as FileSaver.js.

Installation
npm install --save blob.js
