Skip to content

outaTiME/node-xml-transformer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node XML Transformer

Yay, im a reeeeeally easy XML transformer for node.

Install

Using npm:

$ npm install -g xml-transformer

Basics

After install globally, you must run the following command:

$ xml-transformer -s [ejs template] -o [output file] <xml input file>

then, voilà ... input file now was tranformed using the ejs template specified.

Features

Coming soon ...

Authors

Ariel Falduto

License

Copyright 2012 outaTiME.

Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0

About

XML transformer for node.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published