Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
node-blob
JavaScript blob constructor
https://github.com/rase-/blob
0
no reviews
Install
Blob is a Node.js module that exports a constructor using window.Blob when available, and a BlobBuilder with any vendor prefix in other cases.
If neither is available, it exports undefined.
Node.js is an event-based server-side JavaScript engine.