README
node-validate-email
There are a lot of email validators out there; let's raise the bar a bit on quality. MIT licensed.
There are a lot of email validators out there; let's raise the bar a bit on quality. MIT licensed.
<script type="module">
import validateEmail from 'https://cdn.skypack.dev/validate-email';
</script>
There are a lot of email validators out there; let's raise the bar a bit on quality. MIT licensed.