UNPKG
string-palindrome-checker
Version:
latest (1.0.4)
1.0.4
1.0.2
1.0.1
1.0.0
A simple TypeScript utility to check if a string is a palindrome.
string-palindrome-checker
/
README.md
9 lines
(5 loc)
•
167 B
Markdown
View Raw
1
2
3
4
5
6
7
8
9
# string-palindrome-checker
A simple TypeScript utility to check
if
a
string
is
a palindrome.
## Installation
```bash npm install
string
-palindrome-checker