fetch-jsonp
JSON →A library that provides a JSONP fetch API similar to the standard Fetch API, with support for custom callback parameter names, callback function names, timeouts, fetchPriority, and crossorigin attributes. Version 1.4.0 is the latest stable release. It is lightweight and aims to fill the gap where standard Fetch does not support JSONP. Suitable for older browsers or APIs that still use JSONP, with built-in TypeScript types.
Resources
packagefetch-jsonp ↗