Skip to content

BrianRollins/node_xslt_converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node XSLT Converter

A simple command line converter for XML/XSL.

Usage: node convert {xml file} {xsl file} {output file}

Example: node convert xml/books.xml xsl/books_html.xsl books.html

Converted files are dropped into the "output" folder.

About

A simple command line converter for xml/xsl.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published