arhs / iban.js

IBAN & BBAN validation, formatting and conversion in Javascript
https://arhs.github.io/iban.js/
MIT License
534 stars 128 forks source link

New IBAN Countries #63

Closed icorne closed 5 years ago

icorne commented 5 years ago

Hello,

VA59001123000012345678 is a valid Vatican City IBAN. Are there any plans to support these new countries?

LaurentVB commented 5 years ago

Hey there, thanks for the heads up. Vatican City has been added to the lib, released in new version v0.0.12

icorne commented 5 years ago

Awesome! Thanks =)