/palindromeChecker

Checks if a string is a palindrome, and returns "true" if it is a palidrome, and "false" if it is not a palindrome.

MIT LicenseMIT

test-palindrome

Checks if a string is a palindrome, and returns "true" if it is a palidrome, and "false" if it is not a palindrome.

Install

npm install test-palindrome

Usage

Run without any options