JSOLAIT - Javascript O Lait
JSOLAIT is an LGPL Javascript Library, its goal is to ease JavaScript development by building a library of reusable modules and components and enhancing JavaScript with simpler Class and Module handling mechanisms.
Currently JSOLAIT provide modules for Codecs ( Provides String encoding and decoding functionalities. ), crypto ( Provides cryptographic services ), jsonrpc ( An implementation of the JSON-RPC protocoll. ), lang ( Provides language services. E.g. a JavaScript tokenizer. ), stringformat ( This module is automatically loaded with the main module. It provides some powerful string formatting ), urllib ( Provides methods to make HTTP requests. ), xml ( Provides XML services. ) and xmlrpc ( An implementation of the XML-RPC protocoll.)
There is a good documentation in the website and examples of XML-RPC and JSON-RPC, and specially a good starting tutorial to learn how to use it.


Subscribe to AJAX Magazine's feed