IBAN validation WASM/JS

Demonstration of iban_validation_wasm library.

Version: Loading... | Source file: Loading...


The processing is done on the browser not outsourced to a third party. More details about the underlying code is available at: https://github.com/ericqu/iban_validation for the overall project and https://github.com/ericqu/iban_validation/iban_validation_wasm for the WASM wrapper.

It only indicates if the IBAN is valid according to the standard, it does not ensure the account exists