Fetch JSONP is a small JavaScript library that provides a Fetch-like API for JSONP requests. Standard Fetch does not support JSONP, so this package fills that specific compatibility gap. Developers can call fetchJsonp, receive a promise, and parse the response with a familiar .json() flow. The library supports custom callback parameter names, custom callback function names, and request timeouts. It also documents the difference between regular JSON APIs and JSONP endpoints, which helps avoid common syntax errors. fetch-jsonp is useful for legacy APIs, older cross-domain integrations, and browser applications that still need JSONP behavior.

Features

  • Fetch-like JSONP requests
  • Promise-based response flow
  • Custom callback parameter support
  • Custom callback function names
  • Configurable request timeout
  • Legacy browser compatibility notes

Project Samples

Project Activity

See All Activity >

Categories

Libraries

Follow Fetch JSONP

Fetch JSONP Web Site

Other Useful Business Software
MongoDB Atlas runs apps anywhere Icon
MongoDB Atlas runs apps anywhere

Deploy in 115+ regions with the modern database for every enterprise.

MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of Fetch JSONP!

Additional Project Details

Programming Language

JavaScript

Related Categories

JavaScript Libraries

Registered

2026-07-03