sindresorhus / execallLinks
Find multiple RegExp matches in a string
☆91Updated 3 years ago
Alternatives and similar repositories for execall
Users that are interested in execall are comparing it to the libraries listed below
Sorting:
- Clear the terminal cross-platform☆44Updated 3 years ago
- Create a lazily evaluated value☆69Updated 4 years ago
- Simplified high resolution timing☆82Updated 11 months ago
- Measure the time a promise takes to resolve☆70Updated last year
- Pretty time zone: +2 or -9:30☆57Updated 3 years ago
- Extract the actual stack of an error☆66Updated 3 years ago
- Get namespaced config from the closest package.json☆120Updated last year
- Returns an array filled with the specified input☆42Updated 3 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Rename a function☆46Updated last year
- Reliably get the terminal window size☆142Updated last year
- Lazy number range generator☆81Updated last year
- Wait for any promise to be fulfilled☆54Updated 3 years ago
- [DEPRECATED] Node.js `os.homedir()` ponyfill☆61Updated 4 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆45Updated 4 years ago
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆36Updated last year
- Conditional promise chains☆61Updated 4 years ago
- Hook and modify stdout and stderr☆54Updated 3 years ago
- Resolve the path of a package regardless of it having an entry point☆54Updated 3 years ago
- Returns a promise resolved in the next event loop - think `setImmediate()`☆70Updated 4 years ago
- Checks if your dependencies have package.json files config or an .npmignore for packaging☆47Updated 8 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Parse text columns, like the output of unix commands☆82Updated 3 years ago
- Check if a path is a file, directory, or symlink☆78Updated last year
- Ensures a value is a valid error by making it one if not☆77Updated 3 years ago
- Truncate a URL to a specific length☆61Updated 4 years ago
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆55Updated 10 months ago
- Locate a program or locally installed node module's executable☆78Updated 9 years ago
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆55Updated 3 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 4 years ago