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:
- Run the Node.js binary no matter what☆138Updated 4 years ago
- Find multiple RegExp matches in a string☆91Updated 3 years ago
- Lazy number range generator☆81Updated last year
- Measure the time a promise takes to resolve☆70Updated last year
- Open the GitHub page of the given or current directory repo☆191Updated last year
- Reliably get the terminal window size☆142Updated last year
- Reverse minimist. Convert an object of options into an array of command-line arguments☆184Updated 2 years ago
- Check whether a package or organization name is available on npm☆171Updated last year
- Open the npm page, Yarn page, or GitHub repo of a package☆199Updated last year
- Get namespaced config from the closest package.json☆121Updated last year
- Check whether a package or organization name is available on npm☆287Updated last year
- Block users from running your app with root permissions☆98Updated last year
- Turn your Wi-Fi on and off☆86Updated 4 years ago
- Replace all substring matches in a string☆88Updated 3 years ago
- Import all modules in a directory☆137Updated 2 years ago
- Create a hash for file revving☆105Updated last year
- Check if a path is a file, directory, or symlink☆78Updated last year
- Check if argv has a specific flag☆95Updated 4 years ago
- Check when the DOM has loaded like `DOMContentLoaded`☆110Updated 11 months ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆141Updated 3 years ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆156Updated last year
- Copy a file☆121Updated last year
- Captures and cleans stack traces.☆193Updated last year
- Clean up regular expressions☆62Updated 11 months ago
- Make unhandled promise rejections fail hard right away instead of the default silent fail☆106Updated 3 years ago
- Project style linter☆122Updated 5 years ago
- Check if it's the first time the process is run☆78Updated 3 years ago
- Truncate a string to a specific width in the terminal☆87Updated last year
- Ensures a value is a valid error by making it one if not☆77Updated 3 years ago
- Add `module.exports` for Babel and TypeScript compiled code☆35Updated last year