eu-vat-validation

1.0.17 • Public • Published

ES6 EU VAT Number Validation

Fork of this but updated most of the file to be using ES6 and a more functional approach

Usage

    import VatValidator from 'eu-vat-validation';

    const vatValidator = new VatValidator();

    vatValidator.validate('DE123456789'); //will return boolean

Readme

Keywords

Package Sidebar

Install

npm i eu-vat-validation

Weekly Downloads

159

Version

1.0.17

License

ISC

Unpacked Size

354 kB

Total Files

22

Last publish

Collaborators

  • sten_muchow