Description
An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.
Keywords
Publisher
Description
Disallow using the some methods in your configuration
Keywords
Publisher
Description
JavaScript Check if array contains any of another array
Keywords
Publisher
Description
A robust & optimized `String.prototype.includes` polyfill, based on the ECMAScript 6 specification.
Keywords
Publisher
Description
The lodash method `_.includes` exported as a module.
Keywords
Publisher
Description
Replaces `arr.includes(val)' with `arr.indexOf(val) >= 0`.
Keywords
Publisher
Description
Minimal (no dependencies) bounding boxes with cool functions such as intersects, containsPoint, union, intersection, ...
Keywords
- math
- bounding box
- bbox
- rectangle
- rectangles
- intersection
- union
- intersects
- boxes
- geometry
- bounds
- geo
- placement
- minimal
- View more
Publisher
Description
Determine whether or not a value is contained by a given collection.
Keywords
Publisher
Description
Use Sass-like markup and staged CSS features in CSS
Keywords
- postcss
- css
- postcss-plugin
- sass
- scss
- variables
- conditionals
- iterations
- iterators
- iterables
- iterate
- contents
- eaches
- elses
- View more
Publisher
Description
Wraps around an array or string and transforms certain methods into case-insensitive versions.
Keywords
Publisher
Description
putout plugin adds ability to convert indexOf to includes
Keywords
Publisher
Description
Determines whether an array includes a certain element.