Skip to content

array-like/is-palindrome

Repository files navigation

Test whether an array-like is a palindrome for JavaScript. See docs.

import {isPalindrome} from '@array-like/is-palindrome';
isPalindrome('ΝΙΨΟΝΑΝΟΜΗΜΑΤΑΜΗΜΟΝΑΝΟΨΙΝ'); // true

License Version Tests Dependencies GitHub issues Downloads

Code issues Code maintainability Code coverage (cov) Code technical debt Documentation Package size