0.0.5 • Published 10 years ago

xmheck v0.0.5

Weekly downloads
2
License
-
Repository
github
Last release
10 years ago

xmheck Build Status

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 file
xmheck /path/to/input.xml /path/to/output.xml

License

Copyright (c) 2014 Tristan Kenney Licensed under the MIT license.

0.0.5

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago