broccoli-xml2json

1.0.1 • Public • Published

broccoli-xml2json Build Status

Convert xml to json.

Issues with the output should be reported on the node-xml2json issue tracker.

Install

npm install --save broccoli-xml2json

Example

var xml2json = require('broccoli-xml2json');
tree = xml2json(tree, options);

License

MIT © Hemanth.HM

Package Sidebar

Install

npm i broccoli-xml2json

Weekly Downloads

1

Version

1.0.1

License

MIT

Last publish

Collaborators

  • hemanth