UNPKG

fast-xml2json

Version:

C++ addon to convert xml files to json files or json sting

3 lines (2 loc) 84 B
var xml2json = require('./build/Release/xml2json.node'); module.exports = xml2json;