Skip to content

Instantly share code, notes, and snippets.

@AbuzerAsif
Last active October 8, 2018 13:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save AbuzerAsif/1fd3b82217d5731a6abeef4459538545 to your computer and use it in GitHub Desktop.
Save AbuzerAsif/1fd3b82217d5731a6abeef4459538545 to your computer and use it in GitHub Desktop.
NodeJS XML to JSON using XML2JS https://embarkcode.com/nodejs-xml-to-json/
{
"name": "nodejs xml to json",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "MIT"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment