sindresorhus / gh-gotLinks
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
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☆138Updated 4 years ago
- Lazy number range generator☆81Updated last year
- Block users from running your app with root permissions☆98Updated last year
- Measure the time a promise takes to resolve☆70Updated last year
- Reliably get the terminal window size☆141Updated last year
- Find multiple RegExp matches in a string☆92Updated 2 years ago
- Check if argv has a specific flag☆95Updated 3 years ago
- Make unhandled promise rejections fail hard right away instead of the default silent fail☆106Updated 2 years ago
- Truncate a string to a specific width in the terminal☆87Updated last year
- Check whether a package or organization name is available on npm☆287Updated last year
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`