Zero dependencies, lightweight and fully functional palindrome checker
-
Updated
Jul 12, 2023 - JavaScript
Zero dependencies, lightweight and fully functional palindrome checker
Return true if the given string is a palindrome. Otherwise, return false. A palindrome is a word or sentence that's spelled the same way both forward and backward, ignoring punctuation, case, and spacing.
Add a description, image, and links to the palindromechecker topic page so that developers can more easily learn about it.
To associate your repository with the palindromechecker topic, visit your repo's landing page and select "manage topics."