Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using pure JavaScript. Requests are served as content type 'application/javascript' and cached for 4 hours for better performance. Simply pass 2 parameters (url and callback function name) to the json2jsonp.com domain.