xml2json-ebay

0.2.4 • Public • Published

Given

<taxSubtotal currentId="USD">0.0</taxSubtotal>

this returns

"taxSubtotal" : {
    "@currencyId" : "USD",
    "__value__" : "0.0"
}

Other than this, this module is the same as https://github.com/ql-io/node-xml2json.

Readme

Keywords

none

Package Sidebar

Install

npm i xml2json-ebay

Weekly Downloads

0

Version

0.2.4

License

none

Last publish

Collaborators

  • shimonchayim