feat(new tool): iban validation and parser (#591)

This commit is contained in:
Corentin THOMASSET
2023-08-27 20:12:31 +02:00
committed by GitHub
parent 81bfe57cb8
commit 3a63837d3d
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",