Skip to content

tristankenney/xmheck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published