Simple one-pager to map both xsl and jq to and from both xml and json
Make sure you have npm, shasum, wget and unzip installed.
For development run the following commands:
npm install
npm run install-saxon
webpack serve
In order to use the hooks for this repo use:
git config core.hooksPath .githooks