Fetch JSONP like a boss using Fetch API
A sane JSONP implementation.
Simple pub/sub messaging for the web
Helper to create more safe jsonp response body for koa and other web framework
jsonp support for egg
A simple jsonp with retry and storage
generate random IDs and avoid collisions
A message bus client in Javascript
LiveReload JS client - auto reload browser on changes
Essential JS 2 DataManager
TypeScript definitions for jsonp
TypeScript definitions for hat
Wrap a sweet jsonp filling in a savoury superagent wrapper
A tiny library for handling JSONP request.
jsonp promisify wrapper.
A jsonp adapter for axios
xhr for browsers and ie
Convert form parameters to an object using the same logic as Rack
A simple jsonp function
Loads jsonp libraries
**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.**
jsonp support for egg
Midway Component for Cross Domain
A reference implementation of a CommonJS module loader for Etherpad.
A Rack middleware for providing JSON-P support.
A Rack JSONP middleware
A collection of rack middlewares helping you add JSONP to your app
Some Rack middlewares to make easier for your app to support JSONP
Contributed Rack Middleware and Utilities with working JSON-P (edge rack-contrib as of Oct. 26)
A Rack middleware for providing enhanced JSONP-type access, but with get, post, put, and delete verbs as well as http status, headers, and a json body that can be read when there are errors.
Normally Rails/Rack only checks the '_method' parameter in POST requests, but JSONP requests are always GETs. This railtie enables the '_method' check for all request types, including GET.
Rack middleware for processing JSON requests and responses using the 'oj' gem.