/ etherpad / src / node_modules / blob /

[ICO]NameLast modifiedSizeDescription
[PARENTDIR]Parent Directory  -  
[DIR]test/3 months ago -  
[   ]LICENSE3 months ago1.1K 
[   ]Makefile3 months ago218  
[TXT]README.md3 months ago326  
[   ]component.json3 months ago274  
[   ]index.js3 months ago2.5K 
[   ]package.json3 months ago533  
README.md

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

Apache/2.4.38 (Debian) Server at www.karls.computer Port 80