palindrome-checker-assign
v1.0.0
Published
It checks whether the string provided is in a palidrome sequence or not.
Downloads
77
Readme
Palindrome Checker
A simple npm package to check if a string is a palindrome.
Installation
Install the package using npm:
npm install palindrome-checker