README
xproc
Test for xslt client-side processing
Quick start
Once you have installed nodejs just run:
npm start
small xslt proc example
<script type="module">
import xproc from 'https://cdn.skypack.dev/xproc';
</script>
Test for xslt client-side processing
Once you have installed nodejs just run:
npm start