I need to transform an XML document using XSLT in nodejs. I can’t seem to find a library for nodejs that is currently maintained and encompasses the full standard of XSLT.
Does anyone have any suggestions on a package or something in native nodejs to perform transformation?