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 5 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:
- 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
- Minimal Code Frame like babel-code-frame, but smaller☆23Updated 5 years ago
- 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☆42Updated 7 months ago
- Convert an Observable to a Promise☆49Updated last year
- Truncate a URL to a specific length☆61Updated 4 years ago
- Returns an array filled with the specified input☆42Updated 3 years ago
- url.parse() with support for protocol-less URLs & IPs☆53Updated 3 years ago
- Get namespaced config from the closest package.json☆121Updated last year
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Returns a promise resolved in the next event loop - think `setImmediate()`☆70Updated 4 years ago
- ⏲ - Small timing library☆35Updated 7 years ago
- Ensures a value is a valid error by making it one if not☆77Updated 3 years ago
- Get the first fulfilled promise that satisfies the provided testing function☆76Updated 5 months ago
- [DEPRECATED] Node.js `os.homedir()` ponyfill☆61Updated 4 years ago
- Array.prototype.includes spec-compliant polyfill☆43Updated last month
- Basic API for yarn.☆28Updated 7 years ago
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 8 years ago
- Locate a program or locally installed node module's executable☆78Updated 8 years ago
- A tiny stream log☆54Updated 6 years ago
- Find a file given a declaration of locations.☆12Updated 3 years ago
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆36Updated last year
- Wrap all spawned Node.js child processes by adding environs and arguments ahead of the main JavaScript file argument.☆38Updated last year
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 6 years ago
- Codemods for AVA☆68Updated 6 years ago
- A ponyfill for the ES 2015 `Array.from()`☆16Updated 4 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 4 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 last year