Skip to content

array-like/is-palindrome

Folders and files

NameName
Last commit message
Last commit date
May 22, 2024
Sep 11, 2022
Sep 11, 2022
Sep 11, 2022
Feb 4, 2024
Sep 11, 2022
Sep 11, 2022
Sep 11, 2022
Sep 11, 2022
Sep 11, 2022
Sep 11, 2022
Feb 6, 2024
May 22, 2024
Sep 11, 2022
Sep 11, 2022
May 22, 2024

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