Software Details:
Version: 1.0
Upload Date: 12 May 15
Distribution Type: Freeware
Downloads: 53
useful.requests.js is a small, open source JavaScript library that will help developers get started with AJAX.
The library is a collection of functions that make it very easy to initiate AJAX calls to a Web service of your liking, and then deal with the replies in a coherent manner.
It can natively deal with JSON and XML replies, being capable of deserializing and decoding the responses it gets.
Working with AJAX can be quite hard, especially if developers are starting out, so the useful.requests.js also includes some useful usage instructions with its README file.
Requirements:
- JavaScript enabled on client side
Comments not found