README
node-xmlreader
An xml reader for node that uses a different approach than all other xml readers/parsers out there
node library to read xml the easy way
<script type="module">
import xmlreader from 'https://cdn.skypack.dev/xmlreader';
</script>
An xml reader for node that uses a different approach than all other xml readers/parsers out there