saxon-xslt
v0.0.2
Published
SaxonCE ported for use in Node.js
Downloads
6
Readme
This is horrible cludgery. Stay well away!
If you ignored the warning above, use like this:
var transform = require('Saxon');
var xmlStringResult = TransformFromStrings(xmlStrDoc,xmlStrTemplate);