https://github.com/ryanj/minijsonp
a tiny Javascript library (jQuery free) that attempts to reproduce some features from jQuery's $.getJSON() method
https://github.com/ryanj/minijsonp
Last synced: 5 months ago
JSON representation
a tiny Javascript library (jQuery free) that attempts to reproduce some features from jQuery's $.getJSON() method
- Host: GitHub
- URL: https://github.com/ryanj/minijsonp
- Owner: ryanj
- Created: 2012-06-25T22:03:05.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2012-11-27T02:09:19.000Z (over 13 years ago)
- Last Synced: 2025-06-01T05:09:51.482Z (about 1 year ago)
- Size: 523 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
miniJSONP
=========
a tiny Javascript library (jQuery free) that attempts to reproduce some features from jQuery's $.getJSON() method