@hapi/address

v5.1.1
Email address and domain validation
email domain address validation

test

lab -t 100 -L

test-cov-html

lab -t 100 -L -r html -o coverage.html

dist

rm -rf dist/* && rm -rf esm/* && tsc --module commonjs --outdir dist && tsc --module es6 --outdir esm

format

prettier --write '**/*.ts'
npm i @hapi/[email protected]

Metadata

Downloads