speddy-palindrome-detector

1.0.0 • Public • Published

Speddy Palindrome Detector

Made as a challenge.

palindromeDetect(word)

Input your string on (word), If the word is a palindrome, it will return True, while if its not, It will return false

palindromeDetect("Yoopie") // Expected return, false palindromeDetect("sus") // Expected return, true

Made by Ethan Mahlstedt

Package Sidebar

Install

npm i speddy-palindrome-detector

Weekly Downloads

0

Version

1.0.0

License

ISC

Unpacked Size

1.03 kB

Total Files

4

Last publish

Collaborators

  • thespeddyethanyt