xsl-transform

v0.1.0
Command line interface for transforming XML files with XSL
xslt xsl transform xml stylesheet

xsl-transform

Command line interface for transforming XML files with XSL with the help of node_xslt.

Getting Started

Install the module with: npm install -g xsl-transform

##Usage: In your console:

xsltransform path/to/stylesheet.xsl input/path output/path

###The Parameters:

  1. Path to the XSL stylesheet file
  2. Path to a single input XML or a folder with any number of XML files
  3. Path to the output directory where the transformed files will be saved to.

Contributing

Pull Requests welcome!

Release History

0.1.0 first release

License

Copyright (c) 2013 Dominik Guzei
Licensed under the MIT license.

npm i xsl-transform

Metadata

  • Unknown
  • >= 0.8.0
  • Dominik Guzei
  • released 11/11/2013

Downloads

Maintainers