Skip to content

Repository files navigation

Blob

A cross-browser Blob that falls back to BlobBuilder when appropriate. If neither is available, it exports undefined.

Installation

$ npm install blob

Example

varBlob=require('blob');varb=newBlob(['hi','constructing','a','blob']);

License

MIT

About

A cross-browser Blob that falls back to BlobBuilder when appropriate

Resources

Stars

30 stars

Watchers

5 watching

Forks

Releases

Packages

Used by

Contributors

Languages