jonschlinkert / parse-github-url
Parse a Github URL into an object. Supports a wide variety of GitHub URL formats.
☆121Updated 3 months ago
Related projects ⓘ
Alternatives and complementary repositories for parse-github-url
- Lazy number range generator☆82Updated 10 months ago
- Find the closest package.json file☆159Updated last year
- Make directories and their parents if needed - Like `mkdir -p`, but cross-platform☆123Updated 6 months ago
- Strip leading whitespace from each line in a string☆135Updated 3 years ago
- Get the gzipped size of a string or buffer☆170Updated 2 years ago
- Get your PATH prepended with locally installed binaries☆104Updated last week
- Convenience wrapper for Got to interact with the GitHub API☆176Updated 2 years ago
- Truncate a string to a specific width in the terminal☆85Updated last year
- Reverse minimist. Convert an object of options into an array of command-line arguments☆184Updated last year
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated last year
- A high level git url parser for common git providers.☆183Updated 2 months ago
- Check if your code is running as an npm or yarn script☆64Updated 3 years ago
- Get the path of the caller module☆64Updated 3 years ago
- Toggle the CLI cursor☆103Updated 3 months ago
- Get environment variables from the shell☆79Updated 3 years ago
- Parse `.git/config` into a JavaScript object. sync or async.☆61Updated 5 years ago
- User-friendly glob matching CLI☆75Updated 6 years ago
- Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`☆140Updated 11 months ago
- Indent each line in a string☆112Updated 2 years ago
- Resolve the path of a module like require.resolve() but from a given path☆139Updated 3 years ago
- Check if your package was installed globally☆70Updated last year
- Write data to a random temporary file☆104Updated 3 months ago
- Check if stdout or stderr is interactive☆115Updated last year
- Get namespaced config from the closest package.json☆120Updated last year
- Read the closest package.json file☆258Updated last year
- Get the auth token set for an npm registry☆35Updated 4 months ago
- Check if a URL is absolute☆78Updated 3 years ago
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆144Updated last year
- node module to check if a command-line command exists☆144Updated last year
- Detect the indentation of code☆196Updated last year