Re: [xsl] Online XSLT transformation service

Subject: Re: [xsl] Online XSLT transformation service
From: "Martin Honnen martin.honnen@xxxxxx" <xsl-list-service@xxxxxxxxxxxxxxxxxxxxxx>
Date: Fri, 9 Feb 2024 15:53:01 -0000
On 09/02/2024 16:46, Mukul Gandhi mukulg@xxxxxxxxxxxxxxxxx wrote:

https://www.softwarebytes.org/xslt3/ (uses Apache XalanJ XSLT 3.0 transformations, with an XSLT 3.0 prototype processor with anonymousB access. XSLT 3.0 and XPath 3.1 features available with this are described at

https://xalan.apache.org/xalan-j/xsl3/xalanj_xslt3.0_implementation_status.pd
f)


For those who might want to play with this online/in the browser, I keep a fork of the Apache XalanJ XSLT 3.0 branch and have used it in (another variant of) ab online fiddle https://martin-honnen.github.io/cheerpj3-xalan-xslt3/, thanks to the power of the CheerpJ 3.0 Java 8 to JavaScript/WebAssembly runtime.

Current Thread