mirror of
https://github.com/TheAlgorithms/JavaScript.git
synced 2025-12-19 06:58:15 +08:00
* Add credit card number validator
- Validates the credit card number based on Luhn algorithm
* Test Cases: ValidateCreditCard
* Auto-update DIRECTORY.md
* Fix: Spell check
* Add references and move const inside function
* Add comments
* Fix trailing spaces
* Add short description
* Remove trailing spaces
Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
2.1 KiB
2.1 KiB