xmheck
v0.0.5
Published
xmheck is a preprocessor to help you remove some of the verbosity from your xml files.
Readme
xmheck 
xmheck is a preprocessor to help you remove some of the verbosity from your xml files.
Getting Started
Install the module with: npm install xmheck
var xmheck = require('xmheck');
xmheck.parse(infile); //returns a parsed xmheck filexmheck /path/to/input.xml /path/to/output.xmlLicense
Copyright (c) 2014 Tristan Kenney Licensed under the MIT license.
