es-shims / array-includes
Array.prototype.includes spec-compliant polyfill
☆43Updated 11 months ago
Alternatives and similar repositories for array-includes:
Users that are interested in array-includes are comparing it to the libraries listed below
- ES6-compliant shim for Object.is - differentiates between -0 and +0, and can compare to NaN.☆25Updated last year
- A CSS Modules transform to extract local aliases for inline imports☆41Updated 2 months ago
- babel-preset-es2015, minus modules, plus helpers☆48Updated 6 years ago
- ES spec-compliant shim for String.prototype.padStart☆23Updated 11 months ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆66Updated last week
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Beautify Benchmark.js's output into readable form.☆35Updated 8 years ago
- Strip redundant indentation and indent the string☆54Updated 3 years 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
- Returns an array filled with the specified input☆42Updated 2 years ago
- fstream class for creating npm packages☆30Updated 7 years ago
- List of node.js builtin modules☆38Updated 11 months ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- A simple way to extract out all the contents of a .gitconfig file and return as JSON☆25Updated 4 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Get an array of parent directories including itself☆27Updated last year
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆45Updated 3 years ago
- ESLint plugin to enforce the order of import/require statements.☆42Updated 8 years ago
- [DEPRECATED] Node.js `os.homedir()` ponyfill☆61Updated 4 years ago
- Is this an ES6 Symbol value?☆19Updated 3 months ago
- Codemods for AVA☆68Updated 6 years ago
- timers module for browserify☆24Updated 2 months ago
- Run a child as if it's the foreground process. Give it stdio. Exit when it exits.☆40Updated 2 weeks ago
- Install dependencies using Yarn with npm fallback.☆29Updated 2 years ago
- Returns a promise resolved in the next event loop - think `setImmediate()`☆70Updated 3 years ago
- Basic API for yarn.☆28Updated 6 years ago
- Wrap all spawned Node.js child processes by adding environs and arguments ahead of the main JavaScript file argument.☆36Updated last year
- Support any Observable library and polyfill☆70Updated 3 years ago
- set blocking stdio and stderr ensuring that terminal output does not truncate☆38Updated last year