es-shims / array-includes
Array.prototype.includes spec-compliant polyfill
☆43Updated last year
Alternatives and similar repositories for array-includes:
Users that are interested in array-includes are comparing it to the libraries listed below
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- A CSS Modules transform to extract local aliases for inline imports☆41Updated 4 months ago
- ES spec-compliant shim for String.prototype.padStart☆23Updated last month
- Returns a promise resolved in the next event loop - think `setImmediate()`☆70Updated 4 years ago
- List of node.js builtin modules☆38Updated last year
- ES6-compliant shim for Object.is - differentiates between -0 and +0, and can compare to NaN.☆25Updated last year
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆66Updated 2 months ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- babel-preset-es2015, minus modules, plus helpers☆48Updated 6 years ago
- fstream class for creating npm packages☆30Updated 7 years ago
- Wrap all spawned Node.js child processes by adding environs and arguments ahead of the main JavaScript file argument.☆37Updated last year
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Locate a program or locally installed node module's executable☆78Updated 8 years ago
- Tool for deprecating things☆37Updated 7 years ago
- This module exists to facilitate the t.match() method in node-tap (http://npm.im/tap)☆22Updated 3 years ago
- Get an array of parent directories including itself☆27Updated last year
- Convert an Observable to a Promise☆47Updated last year
- Revert the previous `file.path` change☆18Updated last year
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated 10 months ago
- Find array elements. Executes a callback for each element, returns the first element for which its callback returns a truthy value.☆29Updated 5 years ago
- Node.js `assert` as a standalone module☆26Updated 4 years ago
- Import a module like with `require()` but from a given path☆86Updated 2 years ago
- Get the dependencies of an ES6 module by traversing its AST☆36Updated 3 months ago
- Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.☆18Updated 2 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- Is this an ES6 Symbol value?☆19Updated 4 months ago
- Determine if an array or object is equivalent with another, *not* recursively☆26Updated 4 years ago
- Install dependencies using Yarn with npm fallback.☆29Updated 2 years ago
- Basic API for yarn.☆28Updated 6 years ago
- random string generator☆29Updated 5 years ago