Thursday, June 23rd, 2005
Google AJAXSLT: Google opens up JavaScript code
<>p>The land of Google Code has released a little library used in their Ajaxian applications (such as Google Maps and Suggest). The first piece released is Google AJAXSLT.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.
To be honest, I think it is a little funny that this JavaScript XSL/T library has Ajax in the name :)
There are also other XSL resources such as:
Great to see Google giving back in this way, hopefully we will see some real Ajaxian libraries and components soon :)
Related Content:











mustkill.us appears to be available.
Pretty a good news :)
Wishe google would release an Ajaxian framework.