Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 2.17 KB

README.md

File metadata and controls

24 lines (20 loc) · 2.17 KB

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