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

demo: index.html: minor cleanup #44

Open vilie opened 6 years ago

vilie commented 6 years ago

Fix indenting. Remove if for IE8 (as of today it is 8+ years old). Increment year.

Signed-off-by: Valentin Ilie valentin.ilie@gmail.com