es-shims / array-includesLinks
Array.prototype.includes spec-compliant polyfill
☆43Updated 2 months 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 last year
- The Node.js `util.deprecate()` function with browser support☆38Updated 7 years ago
- ES spec-compliant shim for String.prototype.padStart☆23Updated 9 months ago
- ESLint plugin to enforce the order of import/require statements.☆42Updated 9 years ago
- [DEPRECATED] Node.js `os.homedir()` ponyfill☆61Updated 4 years ago
- Support any Observable library and polyfill☆74Updated 4 years ago
- Global logging utility.☆19Updated last year
- 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
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 9 months ago
- babel-preset-es2015, minus modules, plus helpers☆48Updated 7 years ago
- Tool for deprecating things☆37Updated 8 years ago
- Codemods for AVA☆68Updated 7 years ago
- Locate a program or locally installed node module's executable☆78Updated 9 years ago
- A CSS Modules transform to extract export statements from local-scope classes☆55Updated 7 years ago
- Node.js `assert` as a standalone module☆27Updated 4 years ago
- Create an array without duplicates☆74Updated 4 years ago
- This module exists to facilitate the t.match() method in node-tap (http://npm.im/tap)☆22Updated 3 years ago
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Get namespaced config from the closest package.json☆121Updated 2 years ago
- Returns a promise resolved in the next event loop - think `setImmediate()`☆72Updated 4 years ago
- Does a shallow comparison of two objects, returning false if the keys or values differ.☆29Updated 7 years ago
- Object of "void elements" as defined by the WHATWG HTML Standard.☆26Updated 3 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆37Updated 4 years ago
- Roll up multiple ES6 bundles at once☆53Updated 8 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆47Updated 4 years ago
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 8 years ago
- random string generator☆28Updated 6 years ago
- Convert an Observable to a Promise☆52Updated 2 years ago