js2xml utility ported to Deno from xml-js library. This library has no dependencies. See [https://deno.land/x/xml2js] for parsing XML into objects. import { js2xml ...
This is a fork of the original xml-js library by nashwaan with some improvements/changes that I need for work. List of these changes: This is very important and it is the main reason why this library ...