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:
- set blocking stdio and stderr ensuring that terminal output does not truncate☆39Updated 2 years ago
- Array.prototype.includes spec-compliant polyfill☆43Updated last week
- Ensures a value is a valid error by making it one if not☆84Updated 3 months ago
- Minimal Code Frame like babel-code-frame, but smaller☆23Updated 5 years ago
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 7 years ago
- A CSS Modules transform to extract local aliases for inline imports☆41Updated last month
- Get the first fulfilled promise that satisfies the provided testing function☆77Updated 10 months ago
- Get namespaced config from the closest package.json☆121Updated 2 years ago
- Lax URL parsing with support for protocol-less URLs and IPs☆55Updated 4 months ago
- Truncate a URL to a specific length☆62Updated 3 months ago
- Object of "void elements" as defined by the WHATWG HTML Standard.☆26Updated 3 years ago
- [DEPRECATED] Node.js `os.homedir()` ponyfill☆61Updated 4 years ago
- Locate a program or locally installed node module's executable☆78Updated 9 years ago
- Track the list of currently unhandled promise rejections☆24Updated 7 years ago
- ES6-compliant shim for Object.is - differentiates between -0 and +0, and can compare to NaN.☆25Updated last week
- Bash-powered globbing for node.js. Alternative to node-glob. Does not work on Windows 9 and lower.☆14Updated 4 years ago
- Does a shallow comparison of two objects, returning false if the keys or values differ.☆29Updated 7 years ago
- Array of "block level elements" defined by the HTML specification☆19Updated 8 years ago
- ESLint plugin to enforce the order of import/require statements.☆42Updated 9 years ago
- Checks if your dependencies have package.json files config or an .npmignore for packaging☆47Updated 8 years ago
- A tiny stream log☆54Updated 6 years ago
- Returns a promise resolved in the next event loop - think `setImmediate()`☆72Updated 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 2 years ago
- ⏲ - Small timing library☆35Updated 7 years ago
- Create a matching function from a glob pattern, regex, string, array or function.☆20Updated 8 years ago
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 8 years ago
- Report if your package.json is out of sync with your package-lock.json☆38Updated 3 years ago
- Extends `stats.isDirectory()`, returns `true` if a filepath is a directory.☆27Updated 9 years ago
- Codemods for AVA☆68Updated 7 years ago