sindresorhus / gh-got
Convenience wrapper for Got to interact with the GitHub API
☆176Updated 2 years ago
Alternatives and similar repositories for gh-got:
Users that are interested in gh-got are comparing it to the libraries listed below
- Check if argv has a specific flag☆94Updated 3 years ago
- Run the Node.js binary no matter what☆138Updated 4 years ago
- Reliably get the terminal window size☆141Updated last year
- Lazy number range generator☆81Updated last year
- Check when the DOM has loaded like `DOMContentLoaded`☆109Updated 7 months ago
- Make unhandled promise rejections fail hard right away instead of the default silent fail☆106Updated 2 years ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆185Updated 2 years ago
- Measure the time a promise takes to resolve☆70Updated last year
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆140Updated 2 years ago
- Find multiple RegExp matches in a string☆92Updated 2 years ago
- Open the GitHub page of the given or current directory repo☆191Updated 8 months ago
- Check if a path is a file, directory, or symlink☆78Updated 7 months ago
- Clean up regular expressions☆62Updated 7 months ago
- Ensures a value is a valid error by making it one if not☆77Updated 3 years ago
- Open the npm page, Yarn page, or GitHub repo of a package☆198Updated 7 months ago
- Check whether a package or organization name is available on npm☆287Updated last year
- Replace all substring matches in a string☆88Updated 3 years ago
- Block users from running your app with root permissions☆98Updated last year
- Easy error subclassing and stack customization☆66Updated 4 years ago
- Check if your package was installed globally☆70Updated last year
- Check if it's the first time the process is run☆78Updated 3 years ago
- Scan npm for available package names☆101Updated 4 years ago
- Get namespaced config from the closest package.json☆121Updated last year
- Delay a promise a specified amount of time☆117Updated 3 years ago
- Check if a project is using Yarn☆98Updated 2 years ago
- Snippets for AVA☆70Updated 6 years ago
- Project style linter☆122Updated 5 years ago
- Simple stubbing/spying for AVA☆95Updated 4 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆45Updated 3 years ago
- Extract the actual stack of an error☆66Updated 2 years ago