README
node-soap-icemobile
This is a fork of the module vpulim/node-soap.
A minimal node SOAP client
<script type="module">
import soapIcemobile from 'https://cdn.skypack.dev/soap-icemobile';
</script>
This is a fork of the module vpulim/node-soap.