174 packages found
An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.
Replaces `arr.includes(val)' with `arr.indexOf(val) >= 0`.
Isomorphic ES3 library to common stuff on object literals and arrays
Embedded JavaScript templates with dynamic includes
A robust & optimized `String.prototype.includes` polyfill, based on the ECMAScript 6 specification.
Determine whether or not a value is contained by a given collection.
Wraps around an array or string and transforms certain methods into case-insensitive versions.
The lodash method `_.includes` exported as a module.
Test if an array-like value contains a search value.
A tool to determine whether an object or an array contains an element
Uploads requested assets to S3 as part of Serverless deploy
SSI (Server Side Includes) Middleware for Connect and Express
JavaScript Check if array contains any of another array
Disallow using the some methods in your configuration
A collection of functions for working with Arrays.
HTML template processor with doT, Markdown, templates and partials
Object properties matcher for Chai
webpack loader for any text file and support nested includes
Tests and a polyfill for the ES proposal for Array.prototype.includes
Adds an includes option to package, so you can package only useful files.