Blob
A cross-browser Blob
that falls back to BlobBuilder
when appropriate.
If neither is available, it exports undefined
.
Installation
$ npm install blob
Example
var Blob = ;var b = 'hi' 'constructing' 'a' 'blob';
License
MIT
A cross-browser Blob
that falls back to BlobBuilder
when appropriate.
If neither is available, it exports undefined
.
$ npm install blob
var Blob = ;var b = 'hi' 'constructing' 'a' 'blob';
MIT
npm i blob
1,933,080
0.1.0
MIT
8.65 kB
9