README
To deploy
- npm login --registry=https://registry.npmjs.org
- npm run build
- npm publish --registry=https://registry.npmjs.org
NodeJS utils from Corteso
<script type="module">
import cortesoUtils from 'https://cdn.skypack.dev/corteso-utils';
</script>