I've been looking for a node module that supports XML to HTML/XSL version 2.0 transformations via XSLT. I'm confined to developing in a windows environment, and have researched many alternatives including Saxon/C (saxon-node), node_xslt, gulp-xslt, and some others.
I haven't found a solution that satisfies our needs. Most solutions seem to require a linux or mac osx environment for development.
Any ideas? I greatly appreciate the help in advance!