0.1.1 • Published 7 years ago
raysmith745-palindrome v0.1.1
Palindrome Detector
This is an NPM package that detects whether or not a specific piece of text is a palindrome (reads the same backwards as it does forwards). This was done with the Michael Hartl "Learn Enough JavaScript to be Dangerous" tutorial.