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☆45Updated 4 years ago
- Create a lazily evaluated value☆69Updated 4 years ago
- Get namespaced config from the closest package.json☆121Updated 2 years ago
- Lazy number range generator☆83Updated 2 years ago
- Measure the time a promise takes to resolve☆72Updated 2 years ago
- Rename a function☆46Updated 2 years ago
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Extract the actual stack of an error☆68Updated 3 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆47Updated 4 years ago
- Simplified high resolution timing☆85Updated last year
- Reliably get the terminal window size☆146Updated 2 years ago
- Pretty time zone: +2 or -9:30☆58Updated 3 years ago
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- Returns an array filled with the specified input☆43Updated 3 years ago
- Returns a promise resolved in the next event loop - think `setImmediate()`☆72Updated 4 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆41Updated 4 years ago
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆37Updated 2 years ago
- Clean up regular expressions☆63Updated last year
- Convert the result of `process.hrtime()` to seconds, milliseconds, nanoseconds☆55Updated 3 years ago
- [DEPRECATED] Node.js `os.homedir()` ponyfill☆61Updated 5 years ago
- Check if a path is a file, directory, or symlink☆80Updated this week
- Create an array without duplicates☆74Updated 4 years ago
- Indent each line in a string☆115Updated 3 years ago
- Truncate a URL to a specific length☆62Updated 4 months ago
- Easy error subclassing and stack customization☆66Updated 4 months ago
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆58Updated last year
- Create a hash for file revving☆108Updated 2 years ago
- Reliable way to to get the height and width of the terminal/console in a node.js environment.☆84Updated last year
- Define a lazily evaluated property on an object☆67Updated 2 years ago
- Parse text columns, like the output of unix commands☆84Updated 4 months ago