Skip to content
This repository has been archived by the owner on Nov 15, 2019. It is now read-only.

SamMousa/jquery-blob

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

jquery-blob

Blob support for jQuery ajax.

This file is a modified version from https://github.com/jquery/jquery/blob/master/src/ajax/xhr.js

When using the blob as dataType argument for the .ajax call (and probably the other AJAX functions) the complete callback will contain the Blob.

Can be used in combination with the FileSaver interface to download files via AJAX.

About

Blob support for jQuery ajax.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published