1.0.1 • Published 9 years ago

broccoli-xml2json v1.0.1

Weekly downloads
2
License
MIT
Repository
github
Last release
9 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

9 years ago

1.0.0

9 years ago

0.2.0

11 years ago

0.1.0

11 years ago

0.0.1

11 years ago