A ECMAScript XML Parser/XSLT Engine

ESPX and TinyXSL are a parser/transform engine combination written in JavaScript. ESPX is not a validating parser, and TinyXSL is not a full featured implementation of XSLT (it even uses a different namespace). However, it works on most browsers which have JavaScript.

Okay, some testing results:
OmniWeb 4.0.6: It works!
Opera for Mac OS 5.0b3.393: It works!
iCab (Classic) 2.6: Nope.

Possibly Related posts (machine generated):

  1. TinyXSL in JavaScript
  2. Daring to Do Less in XML
  3. Firebug Lite
  4. Some JavaScript Links
  5. XPath evaluation in PHP with Namespaces

More like this: , .

blog comments powered by Disqus