jsonp
JSON caller
An implementation of JSON data transfer via callback functions in web applications
A simple JSONP implementation
2k stars
53 watching
331 forks
Language: JavaScript
last commit: 11 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A robust wrapper for JSON encoding and decoding that supports schema validation | 358 |
| A lightweight JSON parsing library that creates a DOM-like data structure | 24 |
| A metaclass library for serializing and deserializing objects in Common Lisp to and from JSON data | 62 |
| An API standard for converting Java objects to and from JSON messages using annotations | 78 |
| A JavaScript implementation of the jq JSON query language | 85 |
| Converts between different JSON representations based on a defined template. | 2 |
| An in-place JSON parser implemented in a single header file | 74 |
| A curated collection of resources on JavaScript in JSON format | 37 |
| Defines a standard for transporting JSON data in stream protocols | 688 |
| A Java library implementing the JSON-LD 1.0 specification and API | 379 |
| Port of an async library to use Promises instead of callbacks in Node.js | 29 |
| An extended JSON format with optional quotes, multi-line strings and comments. | 153 |
| A C++ library for parsing and generating JSON data | 69 |
| A lightweight C parser for structured data formats like JSON | 1,286 |
| A lightweight library for handling JSONP requests in Vue applications. | 151 |