this package help you to check if the word Entered is a palindrome or not, so there is nothing simple like using it!!!!
-- download for downloading, -- importing guide for importing, -- usage example for usage example -- conclusion for conclusion
npm i palidrome_tester
const palindromTester = 'palindrom_tester';
palindromeTesting (word) => {
var output = "";
const answer = palindromeTester(word)
if (answer == true) {
output = " the word entered is palindrome ";
}else {
output = " the word entered isn't a palindrome ";
}
return ouput;
}
thank you for using also visiting our package, we will like your response if possible give us your feedback through Email: pacifiquemurangwa001@gmail.com