es-shims / array-includesLinks
Array.prototype.includes spec-compliant polyfill
☆43Updated 2 weeks ago
Alternatives and similar repositories for array-includes
Users that are interested in array-includes are comparing it to the libraries listed below
Sorting:
- A CSS Modules transform to extract local aliases for inline imports☆41Updated last month
- ES6-compliant shim for Object.is - differentiates between -0 and +0, and can compare to NaN.☆25Updated 2 weeks ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 7 years ago
- ES spec-compliant shim for String.prototype.padStart☆23Updated 2 weeks ago
- [DEPRECATED] Node.js `os.homedir()` ponyfill☆61Updated 4 years ago
- Tool for deprecating things☆37Updated 8 years ago
- ESLint plugin to enforce the order of import/require statements.☆42Updated 9 years ago
- Node.js `assert` as a standalone module☆27Updated 4 years ago
- Locate a program or locally installed node module's executable☆78Updated 9 years ago
- Returns a promise resolved in the next event loop - think `setImmediate()`☆72Updated 4 years ago
- Karma plugin for AVA☆63Updated 9 years ago
- Find array elements. Executes a callback for each element, returns the first element for which its callback returns a truthy value.☆29Updated 6 years ago
- Codemods for AVA☆68Updated 7 years ago
- Canary tooling for checking webpack dependencies against specific webpack versions☆46Updated 7 years ago
- babel-preset-es2015, minus modules, plus helpers☆48Updated 7 years ago
- Easily bump the version of all the different package.json equivalents.☆64Updated 10 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 10 months ago
- Global logging utility.☆19Updated last year
- Create an array without duplicates☆74Updated 4 years ago
- set blocking stdio and stderr ensuring that terminal output does not truncate☆39Updated 2 years ago
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Support any Observable library and polyfill☆73Updated 4 years ago
- Do stuff with Node.js's native JavaScript modules☆31Updated 3 years ago
- ES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shim☆106Updated 2 weeks ago
- This module exists to facilitate the t.match() method in node-tap (http://npm.im/tap)☆22Updated 3 years ago
- List of node.js builtin modules☆37Updated last month
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- Turn an array into a list of comma-separated values, appropriate for use in an English sentence.☆26Updated 3 years ago
- recursively find the closest package.json☆47Updated 3 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆47Updated 4 years ago