@geostyler/xml2js
v0.4.23
Published
Fork of xml2js lib with custom changes
Downloads
11
Readme
node-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
install @geostyler/xml2js
which will download xml2js and all dependencies.
Usage
Head over to https://github.com/Leonidas-from-XIV/node-xml2js to get information about usage.