Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pimbrouwers/ajaxjs
JavaScript wrapper for jQuery's Deferred Model for consuming JSON APIs. Supports single and multiple request executions, and caches promises locally for performance
https://github.com/pimbrouwers/ajaxjs
ajax javascript jquery
Last synced: 27 days ago
JSON representation
JavaScript wrapper for jQuery's Deferred Model for consuming JSON APIs. Supports single and multiple request executions, and caches promises locally for performance
- Host: GitHub
- URL: https://github.com/pimbrouwers/ajaxjs
- Owner: pimbrouwers
- License: mit
- Created: 2017-02-10T21:13:16.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-02-12T00:07:27.000Z (almost 8 years ago)
- Last Synced: 2024-10-19T03:57:17.860Z (3 months ago)
- Topics: ajax, javascript, jquery
- Language: JavaScript
- Size: 4.88 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AjaxJS
JavaScript wrapper for jQuery's Deferred Model for consuming JSON APIs. Supports single and multiple request executions, and caches promises locally for performance