🚀 Socket Launch Week 🚀 Day 3: Socket Acquires Coana.Learn More

@array-like/is-palindrome

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@array-like/is-palindrome

Test whether an array-like is a palindrome for JavaScript

0.0.1
latest
Version published
Maintainers
2
Created

: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

License Version Tests Dependencies GitHub issues Downloads

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

Keywords

FAQs

Package last updated on 11 Sep 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts