UNPKG

string-palindrome-checker

Version:

A simple TypeScript utility to check if a string is a palindrome.

9 lines (5 loc) 167 B
# string-palindrome-checker A simple TypeScript utility to check if a string is a palindrome. ## Installation ```bash npm install string-palindrome-checker