@financial-times/o-fetch-jsonp
Version:
**o-fetch-jsonp is deprecated. Use the `fetch` [polyfill](http://polyfill.io/) and [Cross-Origin Resource Sharing](https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS) instead.**
14 lines (13 loc) • 456 B
JSON
{
"description": "Client-side fetch wrapper that fallbacks to JSONP. This circumvents cross-domain issues involved with sending JSON data",
"keywords": [ "fetch", "JSON", "JSONP" ],
"origamiVersion": 1,
"origamiType": "module",
"origamiCategory": "utilities",
"supportStatus": "dead",
"support": "github.com/Financial-Times/o-fetch-jsonp/issues",
"supportContact": {
"email": "origami.support@ft.com",
"slack": "financialtimes/ft-origami"
}
}