The most beautiful and customizable JSON/JSONP highlighter that your eyes have ever seen. It is a Chrome extension for printing JSON and JSONP.
json-viewer chrome jsonp chrome-extension json highlighterAll over again. Includes support for xmlHttpRequest, JSONP, CORS, and CommonJS Promises A. It is also isomorphic allowing you to require('reqwest') in Node.js through the peer dependency xhr2, albeit the original intent of this library is for the browser. For a more thorough solution for Node.js, see mikeal/request.
ajax reqwest jsonp ender xhr connection web-2.0 async sync$script.js is an asynchronous JavaScript loader and dependency manager with an astonishingly impressive lightweight footprint. Like many other script loaders, $script.js allows you to load script resources on-demand from any URL and not block other resources from loading (like CSS and images). Furthermore, it's unique interface allows developers to work easily with even the most complicated dependencies, which can often be the case for large, complex web applications. Optionally to make working with large projects easier, there is a path variable you can set to set as a base.
ender script dependency ajax jsonp loaderJSONP is NOT supported in standard Fetch API, https://fetch.spec.whatwg.org. fetch-jsonp provides you same API to fetch JSONP like native Fetch, also comes with global fetchJsonp function. If you need a fetch polyfill for old browsers, try github/fetch.
jsonp jsonp-request polyfill fetch github-fetch ajaxApache Johnzon is a project providing an implementation of JsonProcessing (aka JSR-353) and a set of useful extension for this specification like an Object mapper, some JAX-RS providers and a WebSocket module provides a basic integration with Java WebSocket API (JSR-356).
json json-parser jsonb jsonpLibrary for using DOM elements as well as Ajax requests
reactive frp rx rxjs dom ajax jsonp html5 requestanimationframe websockets webworkers geolocationMvcMate is a library that adds functionalities to ASP.NET MVC v4+; it has been created by Managed Designs to release these functionalities under an open source
actionresult atom html-helpers jsonp mvc routingFootball widgets in JavaScript using the football.db HTTP JSON(P) API
jquery-plugin football footballdb sportdb widget soccer json jsonp worldcup euro championsleague bundesligaBeer 'n' brewery widgets in JavaScript using the beer.db HTTP JSON(P) API
jquery-plugin beer beer.db brewery json jsonpJSR 374:Java API for Processing JSON RI
javaee javaee8 json json-processing jsonpUse feedr to fetch the data from a remote url, respect its caching, and parse its data. Despite its name, it's not just for feed data but also for all data that you can feed into it (including binary data).Older environments may need Babel's Polyfill or something similar.
nodejs xml cson json yaml http-request feeds rss atom rdf jsonp request superagent download url cacheA koajs streaming friendly JSONP middleware that supports GET/POST JSONP requests.Returns the generator middleware.
koa koajs jsonp json-streamingOn Node.js jsonp JavaScript code will run on a sandbox. On the browser you must supply a valid callback on the URL. On Node.js the callback will be taken from the script contents.
jsonp async browser node ajax crossdomain cors json same-originWrap a sweet jsonp filling in a savoury superagent wrapper
jsonp superagentjQuery wrapper for easily calling geonames.org jsonp services, and a few ui-controls for populating html selects and inputs with geonames data.
geonames jsonpIn order to facilitate caching as well as avoid downstream middleware conflicts the filter config option exists and instructs this module to filter (or not) the callback param from the request url. This defaults to false but can be specified passing either a boolean or the literal {filter: true} to your requires statement. In is important to note that you will want to filter the callback param if you are planning on using the connect cache middleware. Furthermore you will also want to ensure that the cache module is after this module as the url, including the query string, is used as a key into the cache (thanks to jmarca for pointing this out). Current this middleware proxies the res.writeHead method. This is limiting and will will potentially raise exceptions for apps that simply call end.
jsonp connect middleware nodejsMinotaur is a cross browser, long poll server implemented in node.js. Communication with clients is based on JSONP transport to overcome same origin policy from different origins (host, protocol or port) during real-time communication. Minotaur module consists of server and client side part. Server side manages communication with multiple clients in real-time using long polling technique. Usage principle is shown below.
long-poll server jsonpJsonpCallbackValidator allows you to validate a JSONP callback in order to prevent XSS attacks. See CONTRIBUTING file.
jsonp-callback jsonp validator
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.