sindresorhus / gh-got
Convenience wrapper for Got to interact with the GitHub API
☆176Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for gh-got
- Run the Node.js binary no matter what☆138Updated 3 years ago
- Reliably get the terminal window size☆140Updated last year
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆141Updated 2 years ago
- Lazy number range generator☆82Updated 10 months ago
- Check whether a package or organization name is available on npm☆285Updated 9 months ago
- Check if argv has a specific flag☆94Updated 3 years ago
- Find multiple RegExp matches in a string☆93Updated 2 years ago
- Import all modules in a directory☆138Updated last year
- Reverse minimist. Convert an object of options into an array of command-line arguments☆184Updated last year
- Project style linter☆122Updated 5 years ago
- Make unhandled promise rejections fail hard right away instead of the default silent fail☆107Updated 2 years ago
- Check when the DOM has loaded like `DOMContentLoaded`☆108Updated 3 months ago
- Measure the time a promise takes to resolve☆70Updated last year
- Easy error subclassing and stack customization☆66Updated 4 years ago
- Captures and cleans stack traces.☆191Updated last year
- Block users from running your app with root permissions☆98Updated last year
- Check whether a package or organization name is available on npm☆168Updated 9 months ago
- Open the GitHub page of the given or current directory repo☆191Updated 4 months ago
- Open the npm page, Yarn page, or GitHub repo of a package☆198Updated 3 months ago
- Check if a namespace on npm is being hogged☆73Updated 5 years ago
- Create a hash for file revving☆105Updated last year
- Replace all substring matches in a string☆88Updated 3 years ago
- Convert an object of time properties to milliseconds: `{seconds: 2}` → `2000`☆158Updated 3 years ago
- Truncate a string to a specific width in the terminal☆86Updated last year
- Clean up regular expressions☆61Updated 3 months ago
- Get namespaced config from the closest package.json☆120Updated last year
- Use `await` at your Node.js code's top level!☆126Updated 7 years ago
- Check if something is a Node.js stream☆111Updated 3 weeks ago
- Promise ponyfill with pinkie☆117Updated 6 years ago
- Get the username of the current user☆142Updated last year