blob

0.1.0 • Public • Published

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 = require('blob');
var b = new Blob(['hi', 'constructing', 'a', 'blob']);

License

MIT

/blob/

    Package Sidebar

    Install

    npm i blob

    Weekly Downloads

    1,268,876

    Version

    0.1.0

    License

    MIT

    Unpacked Size

    8.65 kB

    Total Files

    9

    Last publish

    Collaborators

    • amitport
    • rase-