JSPM

rkgttr-arrayincludespolyfill

0.0.2
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 1
  • Score
    100M100P100Q33558F
  • License MIT

Polyfill for Array.includes.

Package Exports

  • rkgttr-arrayincludespolyfill

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (rkgttr-arrayincludespolyfill) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

rkgttr-arrayincludespolyfill

NPM version NPM downloads Build Status Coverage Status Dependency Status

Polyfill for Array.includes.

How to Install

$ npm install rkgttr-arrayincludespolyfill --save-dev

or

$ yarn add rkgttr-arrayincludespolyfill --dev

Getting Started

import 'rkgttr-arrayincludespolyfill';

or

require('rkgttr-arrayincludespolyfill');

License

MIT © 2016 Erik Guittiere