commons-validator-es

v1.2.0
Apache Commons Validator ported to TypeScript
apache commons validator email-validator email domain tld ipaddress

clean

rm -rf dist tsc

test

jest

coverage

jest --coverage

build

npm run clean && tsc && tsc -p tsconfig.browser.json && rollup -c

eslint

eslint '**/*.ts'

eslint:fix

eslint --fix '**/*.ts'

prepare

husky install

prepublishOnly

npm run build
npm i commons-validator-es

Metadata

Downloads

Maintainers