README
XMLio for node.js
Executes XMLio
in a Puppeteer environment
Build
$ npm run build
Development
$ npm run watch
Test
$ npm test
Examples
See __test__
dir
Executes XMLio in a Puppeteer environment
<script type="module">
import xmlioNode from 'https://cdn.skypack.dev/xmlio-node';
</script>
Executes XMLio
in a Puppeteer environment
$ npm run build
$ npm run watch
$ npm test
See __test__
dir