Xml to json (Client side) - without installing bower or browserify

How is it possible to convert xml content to json object without installing bower package or browserify package?

For server side I was able to see a number of packages.

Should I use jQuery?