Aug
6
JavaScript SDK description
Filed Under Internet Technology | Leave a Comment
JavaScript SDK is a browser independent JavaScript SDK.
The main objective of JavaScript SDK is to improve the JavaScript language. Not that JavaScript is a bad language, it just lacks a standard way of doing things. My attempt is to provide a way to avoid the JavaScript pains that most developers have faced and deliver a library that will be the de facto for this amazing language.
Here is a brief list of features for JavaScript SDK
- Lazying loading of JavaScript class files
- Encourage OOP coding style
- Fix the namespacing clashes common when incorporating many JavaScript libraries
- Made the language less verbose
- Only one library to use.
JavaScript SDK is a cross browser library. The following browsers have been tested with the unit test framework provided with JavaScript SDK.
- Internet Explorer 6 and 7
- Mozilla Firefox
- Safari
- Opera
Source: http://webscripts.softpedia.com/script/Development-Scripts-js/JavaScript-SDK-39582.html