Fork of xml2js lib with custom changes
npm install @geostyler/xml2jsnode-xml2js
===========
This is a hard fork of https://github.com/Leonidas-from-XIV/node-xml2js with
custom changes for our needs.
This fork is meant as a temporary replacement until we switch to something
else that better fits our needs.
Please notice that this fork is not meant to be kept under active maintenance.
Installation
============
Simplest way to install xml2js is to use npm, just npm which will download xml2js and all dependencies.
install @geostyler/xml2js
Usage
=====
Head over to https://github.com/Leonidas-from-XIV/node-xml2js to get information
about usage.