kevlatus / polyfill-array-includesLinks
This is a polyfill for the Array.prototype.includes method based on the code from MDN.
☆16Updated 4 years ago
Alternatives and similar repositories for polyfill-array-includes
Users that are interested in polyfill-array-includes are comparing it to the libraries listed below
Sorting:
- Compile and resolve template strings notation as specified in ES6☆79Updated 3 years ago
- Check if a URL is absolute☆79Updated 3 years ago
- ES2017 spec-compliant shim for Object.values☆72Updated last year
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆58Updated 11 months ago
- Convert HTML entities to HTML characters, e.g. `>` => `>`.☆39Updated 3 years ago
- ECMAScript 6 Object.assign() polyfill and ponyfill☆56Updated 8 years ago
- Like `extend` but recursively copies only the missing properties/values to the target object.☆25Updated 5 years ago
- [Deprecated] JSON5 loader for Webpack (can still be used for webpack 4)☆71Updated 4 years ago
- Create an array with values that are present in the first input array but not additional ones☆38Updated 3 years ago
- Generate a random integer☆86Updated 4 years ago
- Recursively iterates over collections arrays and objects☆35Updated 4 years ago
- Replace all substring matches in a string☆88Updated 3 years ago
- Sort the keys in an object.☆37Updated 5 years ago
- Check installed versions of node and npm☆76Updated last year
- Bind all methods in an object to itself or a specified context☆57Updated 4 years ago
- Set an array of unique values as the property of an object. Supports setting deeply nested properties using using object-paths/dot notati…☆24Updated 3 years ago
- Create an array without duplicates☆71Updated 4 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Find files or directories by name☆47Updated 6 years ago
- Generate a unique random string☆85Updated 3 years ago
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 6 years ago
- A Babel plugin which automatically makes stack traces source-map aware☆45Updated 2 years ago
- Make a shallow clone of an object, array or primitive.☆29Updated 5 years ago
- Node's domain module for the web browser☆32Updated last year
- Recursively filters collections (arrays and objects)☆17Updated 6 years ago
- Split a string on a given character or characters, with support for escaping.☆58Updated 3 years ago
- Check if a path exists☆23Updated last year
- node.js formatting of Date objects as strings. Probably exactly the same as some other library out there.☆60Updated last year
- Deeply assign the enumerable properties of source objects to a destination object.☆77Updated 3 years ago
- Get the user home directory with fallback to the system temp directory☆30Updated 4 years ago