feat(new tool): iban validation and parser

This commit is contained in:
Corentin Thomasset 2023-08-27 20:04:43 +02:00
parent 81bfe57cb8
commit c745f10d9f
No known key found for this signature in database
GPG key ID: DBD997E935996158
14 changed files with 278 additions and 1 deletions

View file

@ -58,6 +58,7 @@
"fuse.js": "^6.6.2",
"highlight.js": "^11.7.0",
"iarna-toml-esm": "^3.0.5",
"ibantools": "^4.3.3",
"json5": "^2.2.3",
"jwt-decode": "^3.1.2",
"libphonenumber-js": "^1.10.28",