Google-AJAXSLT
Posted on 27th February, by max in Code. Comments Off
AJAXSLT is an implementation of XSL-T in JavaScript, intended for use in fat web pages, which are nowadays referred to as AJAX applications. Because XSL-T uses XPath, it is also an implementation of XPath that can be used independently of XSL-T.
Website: http://sourceforge.net/projects/goog-ajaxslt/