sindresorhus / execall
Find multiple RegExp matches in a string
☆92Updated 2 years ago
Alternatives and similar repositories for execall
Users that are interested in execall are comparing it to the libraries listed below
Sorting:
- Rename a function☆46Updated last year
- Lazy number range generator☆81Updated last year
- Hook and modify stdout and stderr☆54Updated 2 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- [DEPRECATED] Node.js `os.homedir()` ponyfill☆61Updated 4 years ago
- Clear the terminal cross-platform☆44Updated 3 years ago
- Returns an array filled with the specified input☆42Updated 2 years ago
- Convert directories to glob compatible strings☆44Updated 5 years ago
- Measure the time a promise takes to resolve☆70Updated last year
- Create a lazily evaluated value☆69Updated 4 years ago
- Wait for any promise to be fulfilled☆54Updated 2 years ago
- Easy error subclassing and stack customization☆65Updated 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
- Returns a promise resolved in the next event loop - think `setImmediate()`☆70Updated 4 years ago
- Get PID from a port☆79Updated 4 years ago
- Resolve the path of a globally installed module☆41Updated last year
- Run promise-returning & async functions a specific number of times concurrently☆39Updated 3 years ago
- A better `Promise.race()`☆46Updated 2 years ago
- Extract the actual stack of an error☆66Updated 2 years ago
- Ensures a value is a valid error by making it one if not☆77Updated 3 years ago
- Check if JPEG images are progressive☆36Updated 10 months ago
- Check when the DOM has loaded like `DOMContentLoaded`☆110Updated 9 months ago
- Handle completion and errors with elegance! Support for async/await, promises, callbacks, streams and observables. A drop-in replacement…☆32Updated 2 years ago
- Import a module like with `require()` but from a given path☆85Updated 2 years ago
- Walk up ancester's dirs up to root☆33Updated 6 years ago
- A simple way to extract out all the contents of a .gitconfig file and return as JSON☆25Updated 4 years ago
- Parse text columns, like the output of unix commands☆82Updated 3 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 4 years ago
- Import a globally installed module☆58Updated last year