jsonp

JSON caller

An implementation of JSON data transfer via callback functions in web applications

A simple JSONP implementation

GitHub

2k stars
53 watching
331 forks
Language: JavaScript
last commit: 8 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
webmozart/json A robust wrapper for JSON encoding and decoding that supports schema validation 358
recp/json A lightweight JSON parsing library that creates a DOM-like data structure 24
gschjetne/json-mop A metaclass library for serializing and deserializing objects in Common Lisp to and from JSON data 61
jakartaee/jsonb-api An API standard for converting Java objects to and from JSON messages using annotations 78
mwh/jqjs A JavaScript implementation of the jq JSON query language 84
waqqas/json2json Converts between different JSON representations based on a defined template. 2
mjansson/json An in-place JSON parser implemented in a single header file 74
web-stack/lifeofjs A curated collection of resources on JavaScript in JSON format 37
ndjson/ndjson-spec Defines a standard for transporting JSON data in stream protocols 684
jsonld-java/jsonld-java A Java library implementing the JSON-LD 1.0 specification and API 379
jgornick/asyncp Port of an async library to use Promises instead of callbacks in Node.js 29
timjansen/hanson An extended JSON format with optional quotes, multi-line strings and comments. 153
hjson/hjson-cpp A C++ library for parsing and generating JSON data 70
json-parser/json-parser A lightweight C parser for structured data formats like JSON 1,285
lancercomet/vue-jsonp A lightweight library for handling JSONP requests in Vue applications. 151