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
- Reverse minimist. Convert an object of options into an array of command-line arguments☆184Updated 2 years ago
- Measure the time a promise takes to resolve☆70Updated last year
- Reliably get the terminal window size☆144Updated last year
- Find multiple RegExp matches in a string☆90Updated 3 years ago
- Lazy number range generator☆81Updated last year
- Check if argv has a specific flag☆93Updated 4 years ago
- Make unhandled promise rejections fail hard right away instead of the default silent fail☆106Updated 3 years ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆141Updated this week
- Open the GitHub page of the given or current directory repo☆191Updated last year
- Import all modules in a directory☆137Updated 2 years ago
- Get namespaced config from the closest package.json☆120Updated last year
- Check when the DOM has loaded like `DOMContentLoaded`☆110Updated last year
- Replace all substring matches in a string☆88Updated 4 years ago
- Block users from running your app with root permissions☆98Updated 2 years ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆158Updated 3 weeks ago
- Check if it's the first time the process is run☆78Updated 3 years ago
- Check whether a package or organization name is available on npm☆171Updated last year
- Simplified high resolution timing☆82Updated last year
- Easy error subclassing and stack customization☆65Updated 5 years ago
- Copy a file☆121Updated last month
- Check whether a package or organization name is available on npm☆287Updated last year
- Check if a path is a file, directory, or symlink☆78Updated last year
- Extract the actual stack of an error☆66Updated 3 years ago
- Open the npm page, Yarn page, or GitHub repo of a package☆199Updated last year
- Get the username of the current user☆144Updated last year
- Add `module.exports` for Babel and TypeScript compiled code☆35Updated last year
- Returns an array filled with the specified input☆42Updated 3 years ago
- Wait for any promise to be fulfilled☆54Updated 3 years ago
- Truncate a string to a specific width in the terminal☆87Updated 2 weeks ago