array-includes
An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.
An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.
The lodash method `_.includes` exported as a module.
Object properties matcher for Chai
Use Sass-like markup and staged CSS features in CSS
MDN polyfills
Determine whether or not a value is contained by a given collection.
Replaces `arr.includes(val)' with `arr.indexOf(val) >= 0`.
No-bullshit super-simple es7 collections shim for Array#includes, Object.values, Object.entries
A robust & optimized `String.prototype.includes` polyfill, based on the ECMAScript 6 specification.
🐊Putout plugin adds ability to convert indexOf to includes
An iterable is a sequence of values.
Check whether a string has any emoji
A simple Array.prototype.includes polyfill to phantomJS commnad line browser. Based in MDN specification
The asynciest of async libs there ever was or ever will be...AsyncAF!?
Wraps around an array or string and transforms certain methods into case-insensitive versions.
Like _.includes but with wildcards
Check if an array includes all the elements of another array
Utilities for JavaScript Iterable and AsyncIterable
Processes include directives placed in gitignore and compatible files
Polyfill for String.prototype.includes