Documentation
¶
Overview ¶
The check/vat package checks the validity of a VAT number in the UK/EU.
var lib = require('check/vat'); var res = lib.check('GB 982 1503 23'); console.log(res);
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.