sindresorhus / execallLinks
Find multiple RegExp matches in a string
☆90Updated 3 years ago
Alternatives and similar repositories for execall
Users that are interested in execall are comparing it to the libraries listed below
Sorting:
- Measure the time a promise takes to resolve☆70Updated last year
- Extract the actual stack of an error☆66Updated 3 years ago
- Clear the terminal cross-platform☆44Updated 3 years ago
- Create a lazily evaluated value☆69Updated 4 years ago
- Get namespaced config from the closest package.json☆120Updated last year
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆45Updated 4 years ago
- Rename a function☆46Updated last year
- Simplified high resolution timing☆82Updated 11 months ago
- [DEPRECATED] Node.js `os.homedir()` ponyfill☆61Updated 4 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Check if a path is a file, directory, or symlink☆78Updated last year
- Lazy number range generator☆81Updated last year
- Define a lazily evaluated property on an object☆65Updated 2 years ago
- Returns an array filled with the specified input☆42Updated 3 years ago
- Wait for any promise to be fulfilled☆54Updated 3 years ago
- Reliably get the terminal window size☆144Updated last year
- Pretty time zone: +2 or -9:30☆57Updated 3 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Convert directories to glob compatible strings☆44Updated 5 years ago
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆36Updated last year
- Check if it's the first time the process is run☆78Updated 3 years ago
- Checks if your dependencies have package.json files config or an .npmignore for packaging☆47Updated 8 years ago
- Truncate a URL to a specific length☆61Updated 4 years ago
- Get the callsite of the caller function☆52Updated 3 years ago
- Check if something is a promise☆46Updated 4 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 4 years ago
- Ensures a value is a valid error by making it one if not☆77Updated 3 years ago
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆55Updated 10 months ago
- Create an array without duplicates☆72Updated 4 years ago
- Returns a promise resolved in the next event loop - think `setImmediate()`☆70Updated 4 years ago