Unfortunately type definitions are currently not available for this package

array-includes

  • Version 3.1.8
  • Published
  • 26.3 kB
  • 6 dependencies
  • MIT license

Install

npm i array-includes
yarn add array-includes
pnpm add array-includes

Overview

An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.

Dependencies (6)

Dev Dependencies (14)

Peer Dependencies (0)

No peer dependencies.

Badge

To add a badge like this onejsDocs.io badgeto your package's README, use the codes available below.

You may also use Shields.io to create a custom badge linking to https://www.jsdocs.io/package/array-includes.

  • Markdown
    [![jsDocs.io](https://img.shields.io/badge/jsDocs.io-reference-blue)](https://www.jsdocs.io/package/array-includes)
  • HTML
    <a href="https://www.jsdocs.io/package/array-includes"><img src="https://img.shields.io/badge/jsDocs.io-reference-blue" alt="jsDocs.io"></a>