4

Hi I have already parsed json responses in nodejs coding using the JSOn.parse(). Likewise is there anyway as to how to parse xml data? I have no idea regarding xml as i'm new in handling that.Any help will be much appreciated

1 Answer 1

1

There's no built in xml parser, you'll need an npm module like node-xml-lite: https://npmjs.org/package/node-xml-lite

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.