JSONP
JSONP copied to clipboard
Rewrite to use Promises
Added Promises as an option instead of callbacks. Compatible with IE through polyfills. I havent made a minified version because I didn't know which tool was used. The approach to integrate Promises may not be the best available. If so I appreaciate support.
I love the idea behind this :thumbsup:
I want to handle the minification first as part of the project, so that this ceases to be an issue to future contributions and then I'm going to review and most likely merge your PR.
Good to hear. Really glad I can help. If you find any issues with my PR I will try my best to fix them.
Any updates yet? It seems like there is some conflicts that needs to be resolved, so I will try to fix them as soon as I have time.
@carvefx I have fixed some conflicts regarding the readme, so it should be ready now.