Skip to content

TS Validations for Social Security Numbers, VAT Codes and tax identification numbers

Notifications You must be signed in to change notification settings

gdemartino93/country-code-validator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Country Code Validator

npm version Build Status License: MIT

country-code-validator is a JavaScript library that provides functions for validating tax codes and VAT numbers for various countries. The library is extensible and supports adding new validators for additional countries.

Features

  • [ONG] Validation of tax codes and VAT numbers for multiple countries
  • Modular and easily extensible architecture
  • Support for mapping and handling standard country codes
  • Returns validation result objects with error details

Installation

You can install the library via npm:

npm install country-code-validator

Credit

Validation provided by: https://github.com/anghelvalentin/CountryValidator

About

TS Validations for Social Security Numbers, VAT Codes and tax identification numbers

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published