xml2json icon indicating copy to clipboard operation
xml2json copied to clipboard

Xml To Json

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