JavaScript library

AjaXSLT

English

XSLTDiagram of the basic elements and process flow of Extensible Stylesheet Language Transformations.

AjaXSLT is an open source project developed by Google. AjaXSLT is the technology that Google uses for projects such as gmail and Google Earth. Google released it as an open-source javascript library. You can download and try it out for free.

In the package that google provides it has some confusing filenames. xslt.html is a test page that uses XSLT and can be run from your hard drive without a web server. The coolest part with this page is that you can edit some XML and CSS and if you click process it executes your code and displays it. It’s phenomenally efficient.

xpath.html is an interactive parser.

JavaScript library

English

A JavaScript library is a library of pre-written JavaScript controls which allow for easier development of JavaScript-based applications, especially for AJAX and other web-centric technologies.

Subscribe to RSS - JavaScript library