@esposter/xml2js
v2.18.2
Published
Simple XML to JavaScript object converter.
Readme
@esposter/xml2js
Inspired by xml2js.
A complete rewrite from coffeescript to typescript that removes unnecessary dependencies like events to resolve many dependency issues e.g. this.removeAllListeners is not a function.
The package aims to retain all the options and behaviour by xml2js but it is recommended to only use parseStringPromise as the sole option for parsing.
Table of Contents
- ⚖️ License
⚖️ License
This project is licensed under the Apache-2.0 license.
