README
node-xml2js
Fork of https://github.com/Leonidas-from-XIV/node-xml2js With bug fix for preserving spaces in the text nodes
Simple XML to JavaScript object converter.
<script type="module">
import xml2jsPreserveSpaces from 'https://cdn.skypack.dev/xml2js-preserve-spaces';
</script>
Fork of https://github.com/Leonidas-from-XIV/node-xml2js With bug fix for preserving spaces in the text nodes