jsvat

v2.1.1
Check the validity of the format of an EU VAT number
jsvat EU vat VAT VATIN european euro value added and 8 more...

build

rimraf lib && yarn build:commonjs && yarn build:es6 && yarn build:amd && yarn build:umd && yarn build:system

build:commonjs

yarn ts --outDir lib/commonjs --module CommonJS

build:es6

yarn ts --outDir lib/es6 --module ES6

build:amd

yarn ts --outDir lib/amd --module AMD

build:umd

yarn ts --outDir lib/umd --module UMD

build:system

yarn ts --outDir lib/system --module System

ts

tsc -p tsconfig.json

test

jest

lint

tslint --project .

Metadata

  • MIT
  • Whatever
  • S.Panfilov
  • released 6/8/2019

Downloads

Maintainers