PathEnq is an online web application - predominantly coded in XSLT 2.0, with some JavaScript.
As an XSLT 2.0 application, this project has a dependency on a third-party XSLT 2.0 processor, Saxon-CE from Saxonica Limited.
Note that commited XSLT code has no indentation characters for XML, just for multi-line XPath expressions, this is because a 'virtual formatting' editor was used prior to the initial commit.
This makes editing and differencing simpler (at least for me), but does mean that the code when viewed in GitHub and other non-XML tools won't appear to be properly indented.