How to Install node-xml2js in Ubuntu 18.04



Install node-xml2js by entering the following commands in the terminal:

sudo apt update
sudo apt install node-xml2js

Description:

simple XML to JavaScript object converter - Node.js module

xml2js parses XML using node-sax and converts it to a plain JavaScript object. . Node.js is an event-based server-side javascript engine.

Homepage: https://github.com/Leonidas-from-XIV/node-xml2js

Version: 0.2.8-1

Section: universe/web