README
Home made validation tools
this is a basic package to teach the team to modularise shared code.
author: delProfundo
Some basic tools we build for validating
<script type="module">
import validationTools from 'https://cdn.skypack.dev/validation-tools';
</script>
this is a basic package to teach the team to modularise shared code.
author: delProfundo