Skip to content

clarketm/Blob.js

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blob.js

Blob.js implements the W3C Blob interface in browsers that do not natively support it.

Getting Started

Install with Bower

$ bower install blobjs

Install with npm

$ npm install blobjs

Supported browsers

Blob.js shares the same supported browsers as FileSaver.js.