0.0.1 • Published 3 years ago
@array-like/is-palindrome v0.0.1
:dango: @array-like/is-palindrome
Test whether an array-like is a palindrome for JavaScript. See docs.
import {isPalindrome} from '@array-like/is-palindrome';
isPalindrome('ΝΙΨΟΝΑΝΟΜΗΜΑΤΑΜΗΜΟΝΑΝΟΨΙΝ'); // true
0.0.1
3 years ago