blob
Abstracts out Blob and uses BlobBulder in cases where it is supported with any vendor prefix.
Last updated 11 years ago by rase- .
Repository · Bugs · Original npm · Tarball · package.json
$ npm install blob 
SYNC missed versions from official npm registry.

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

Current Tags

  • 0.1.0                                ...           latest (5 years ago)

6 Versions

  • 0.1.0                                ...           5 years ago
  • 0.0.5                                ...           6 years ago
  • 0.0.4                                ...           11 years ago
  • 0.0.3                                ...           11 years ago
  • 0.0.2                                ...           11 years ago
  • 0.0.1                                ...           11 years ago
Maintainers (1)
Downloads
Total 1
Today 0
This Week 0
This Month 0
Last Day 0
Last Week 0
Last Month 0
Dependencies (0)
None
Dev Dependencies (4)
Dependents (2)

© 2010 - cnpmjs.org x YWFE | Home | YWFE