mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-05-12 17:11:31 -04:00
feat(new tool): Luhn Checker
Check kuhn identifiers
This commit is contained in:
parent
318fb6efb9
commit
98c50f0f2a
6 changed files with 84 additions and 15 deletions
|
@ -70,6 +70,7 @@
|
|||
"jwt-decode": "^3.1.2",
|
||||
"libphonenumber-js": "^1.10.28",
|
||||
"lodash": "^4.17.21",
|
||||
"luhn-js": "^1.1.2",
|
||||
"marked": "^10.0.0",
|
||||
"mathjs": "^11.9.1",
|
||||
"mime-types": "^2.1.35",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue