xmheck

0.0.5 • Public • Published

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.

Readme

Keywords

none

Package Sidebar

Install

npm i xmheck

Weekly Downloads

0

Version

0.0.5

License

none

Last publish

Collaborators

  • tristankenney