ngx-iban-validator

IBAN Validator for your web application forms (Angular, React, Vue, ...), comes without any dependencies and can be used as a standalone function in any JS project. It can perform format, digit and length IBAN validations. Currently 108 countries are supp

iban-validator-js

An IBAN Validator, converting the IBAN into an integer and performing a mod-97 operation.