sindresorhus / gh-gotLinks
Convenience wrapper for Got to interact with the GitHub API
☆177Updated last week
Alternatives and similar repositories for gh-got
Users that are interested in gh-got are comparing it to the libraries listed below
Sorting:
- Reverse minimist. Convert an object of options into an array of command-line arguments☆185Updated 2 years ago
- Run the Node.js binary no matter what☆139Updated last month
- Find multiple RegExp matches in a string☆90Updated 3 years ago
- Measure the time a promise takes to resolve☆71Updated 2 years ago
- Reliably get the terminal window size☆144Updated 2 years ago
- Replace all substring matches in a string☆89Updated 4 years ago
- Get namespaced config from the closest package.json☆120Updated 2 years ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆160Updated last month
- Lazy number range generator☆82Updated last year
- Check if it's the first time the process is run☆81Updated 2 months ago
- Open the GitHub page of the given or current directory repo☆191Updated last year
- Make unhandled promise rejections fail hard right away instead of the default silent fail☆106Updated 3 years ago
- Check if a path is a file, directory, or symlink☆79Updated last year
- Open the npm page, Yarn page, or GitHub repo of a package☆199Updated last year
- Check if argv has a specific flag☆94Updated 4 years ago
- Truncate a string to a specific width in the terminal☆87Updated 3 weeks ago
- Simplified high resolution timing☆84Updated last year
- Block users from running your app with root permissions☆99Updated 2 years ago
- Add `module.exports` for Babel and TypeScript compiled code☆35Updated last year
- Check if a path exists