@nelreina/xml-utils-commonjs
v1.0.0
Published
Package containing xml functions to parse and build XML from or to JSON
Downloads
2
Readme
@nelreina/xml-utils
Package containing xml functions to parse and build XML from or to JSON
parseXML
- args = xml string
- return Promise JSON
buildXML
- args = JSON object
- return xml string