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
/
src
/
index.js
2 lines
(1 loc)
•
14 B
JavaScript
View Raw
1
2
"use strict"
;