A JavaScript library that provides a set of functions for retrieving data from a WattDepot server.
资 源 简 介
WattDepot-JavaScript-Client is a JavaScript library that is designed for facilitating WattDepot web-apps development. This library takes care of all kinds of data retrieval tasks related with a WattDepot server. It can be used at any project that involves in retrieving data from a WattDepot server.
WattDepot-JavaScript-Client provides a set of functions that handle different data retrieval tasks. All those functions have very straight forward names so that users can easily find out what kind of data will be returned. Developers just need to pass the callback function as a parameter to those functions, and the rest is taken care of by the library.
WattDepot-JavaScript-Client provides the following advantages:
* Code reduction. Rather than creating the Ajax request and customizing the request url over and over again in the code, developer can simply call the pre-build functions in WattDepot-JavaScript-Client instead. Th
文 件 列 表
WattDepotJavascriptClient_1.0
build.xml
org.wattdepot.client.js
WattDepotClientTest.js