Showing 1-20 of 69 packages
An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.
add type predicate to read only array.includes
A CSS reset for TypeScript, improving types for common JavaScript API's
A polyfill for the Array.prototype.includes method.
Replaces `arr.includes(val)' with `arr.indexOf(val) >= 0`.
Socket.dev optimized package override for array-includes
Like _.includes but with wildcards
Checks if array has a value.
Check if an array includes all the elements of another array
Exposing a richer set of Array features for JavaScript
Adds support for address lookup (a.k.a. geocoding / geosearching) to Leaflet.
A simple shim for the includes method in ES6.
Checks if array has a value.
Determines whether an array includes a certain element.
A webpack loader that generates a customized polyfill
Polyfills to support CableReady in older browsers
Polyfill for Array.includes.
JavaScript Check if array contains any of another array
A zero-dependency utility library written in TypeScript