0.0.2 • Published 7 years ago

rkgttr-arrayincludespolyfill v0.0.2

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

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