kevlatus / polyfill-array-includes
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
- Recursively iterates over collections arrays and objects☆35Updated 4 years ago
- Make a shallow clone of an object, array or primitive.☆29Updated 4 years ago
- ECMAScript 6 Object.assign() polyfill and ponyfill☆56Updated 8 years ago
- The score badge service for https://npms.io☆35Updated 6 years ago
- capitalize a string, or all words in a string☆39Updated 3 years ago
- [Deprecated] JSON5 loader for Webpack (can still be used for webpack 4)☆71Updated 4 years ago
- Compile and resolve template strings notation as specified in ES6☆79Updated 2 years ago
- Manage webpack config like a boss.☆42Updated 3 years ago
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆58Updated 8 months ago
- Check if a URL is absolute☆79Updated 3 years ago
- ES2017 spec-compliant shim for Object.values☆72Updated last year
- An ESnext spec-compliant `Array.prototype.flat` shim/polyfill/replacement that works as far down as ES3.☆32Updated 3 months ago
- Replace all substring matches in a string☆88Updated 3 years ago
- Create tarball from files☆29Updated last year
- Import a module like with `require()` but from a given path☆85Updated 2 years ago
- Recursively remove *all* node_modules directories within the chosen root directory☆26Updated 8 years ago
- Convert HTML entities to HTML characters, e.g. `>` => `>`.☆39Updated 3 years ago
- Sort the keys in an object.☆37Updated 5 years ago
- Array.prototype.includes spec-compliant polyfill☆43Updated last year
- Run your code after compilation is done.☆18Updated 3 years ago
- Assert utility from yeoman☆52Updated 3 years ago
- Add `module.exports` for Babel and TypeScript compiled code☆35Updated 11 months ago
- Copy files using glob patterns. Sync, async, promise or streams. (node.js utility)☆94Updated 3 years ago
- Bind all methods in an object to itself or a specified context☆57Updated 3 years ago
- A small, modular DOM utility library☆39Updated 5 years ago
- Like `extend` but recursively copies only the missing properties/values to the target object.☆25Updated 5 years ago
- Slightly easier monkeypatching☆22Updated 9 years ago
- This repository has been archived, use Enquirer instead.☆44Updated 6 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆93Updated 2 years ago
- touch(1) for node☆124Updated 9 months ago