What is xml2js?
"Simple XML to JavaScript object converter."
xml2js is used to facilitate high-performance Node.js workflows. It provides a robust footprint of 3.3 MB on disk.
Installation Guide
# Install via NPM
npm install xml2js
# Install via Yarn
yarn add xml2js