/xml2json

Xml To Json

Primary LanguageJavaScriptMIT LicenseMIT

xml2json xslt

xml2json xslt will transform XML into JSON format.

This blog post has more details.

Running tests

In the command line, run npm to install the dependencies, and then run the tests.

npm install
npm test