Skip to content
This repository has been archived by the owner on Jan 26, 2019. It is now read-only.
/ jsonp-request Public archive

😡 DEPRECATED βˆ™ Simplified jQuery-like JSON-P browser-only request

Notifications You must be signed in to change notification settings

flesch/jsonp-request

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

1 Commit
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

jsonp-request

<script src="./jsonp-request.js"></script>
jsonpRequest('https://jsfiddle.net/echo/jsonp/?survey=verified', function(response){
  console.log(response.survey);
});

About

😡 DEPRECATED βˆ™ Simplified jQuery-like JSON-P browser-only request

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published