@hex0b1t/palindrome
v2.0.0
Published
A simple palindrome checker
Downloads
3
Readme
@hex0b1t/palindrome-checker
A simple palindrome checker function. Using this package is easy
run npm install @hex0b1t/palindrome-checker
add the package to your script
Call the palindrome function with a word as an argument and it will tell if the word is a palindrome or not