/parsing-xml-values-in-js

Just a snippet on how to parse xml values in js, using nodejs fs native module and clean JS, without third libraries.

Primary LanguageJavaScript

Parsing XML Values in pure JavaScript

Just a snippet on how to parse xml values in js, using only nodejs fs native module and clean JS, without third libraries.

to see it, just jump to index.js file.

Pretty straightforward, hope it can help you all.

o/

Proof that it works, printscreen