outaTiME / node-xml-transformer

XML transformer for node.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:JavaScript 100.0%