1.0.1 • Published 7 years ago

broccoli-xml2json v1.0.1

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

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

1.0.1

7 years ago

1.0.0

8 years ago

0.2.0

9 years ago

0.1.0

10 years ago

0.0.1

10 years ago