stefanduberg / array-findLinks
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
Alternatives and similar repositories for array-find
Users that are interested in array-find are comparing it to the libraries listed below
Sorting:
- Array.prototype.includes spec-compliant polyfill☆43Updated 3 months ago
- A CSS Modules transform to extract local aliases for inline imports☆41Updated 9 months ago
- Minimal Code Frame like babel-code-frame, but smaller☆23Updated 5 years ago
- set blocking stdio and stderr ensuring that terminal output does not truncate☆39Updated last year
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Lax URL parsing with support for protocol-less URLs and IPs☆53Updated 3 weeks ago
- Ensures a value is a valid error by making it one if not☆78Updated last week
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆36Updated last year
- Deprecated: use https://github.com/rollup/rollup-plugin-virtual instead☆22Updated 7 years ago
- Get namespaced config from the closest package.json☆120Updated last year
- Truncate a URL to a specific length☆61Updated 4 years ago
- [DEPRECATED] Node.js `os.homedir()` ponyfill☆61Updated 4 years ago
- Extends `stats.isDirectory()`, returns `true` if a filepath is a directory.☆27Updated 8 years ago
- Conditional promise chains☆62Updated 4 years ago
- Object of "void elements" as defined by the WHATWG HTML Standard.☆26Updated 2 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 4 years ago
- Array of "block level elements" defined by the HTML specification☆19Updated 8 years ago
- Does a shallow comparison of two objects, returning false if the keys or values differ.☆29Updated 7 years ago
- Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `packag…☆40Updated 2 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Checks if your dependencies have package.json files config or an .npmignore for packaging☆47Updated 8 years ago
- Returns a promise resolved in the next event loop - think `setImmediate()`☆70Updated 4 years ago
- Call a function for each value in an array and return a Promise☆23Updated 9 years ago
- A tiny stream log☆54Updated 6 years ago
- Basic API for yarn.☆28Updated 7 years ago
- Get the revved file path of a file☆33Updated 3 years ago
- Locate a program or locally installed node module's executable☆78Updated 9 years ago
- A simple mock injector compatible needing no instrumentation in the libraries being tested☆32Updated 4 years ago
- Nested tape tests with before/after, async, and promise support☆29Updated 9 years ago