fetch-plugin
JSON →fetch-plugin extends whatwg-fetch to add timeout support, JSONP requests, and global configuration similar to jQuery's ajaxSetup. Version 1.2.8, last updated in 2018. It provides methods like getJSON, postJSON, putJSON, deleteJSON, and getJSONP. Release cadence is sparse. Key differentiators: built-in timeout and JSONP support, global option merging. Suitable for legacy browsers or projects needing a simple fetch wrapper with these features. Note: the package is unmaintained and uses outdated dependencies.
Resources
packagefetch-plugin ↗