jonschlinkert / parse-github-url
Parse a Github URL into an object. Supports a wide variety of GitHub URL formats.
☆124Updated 9 months ago
Alternatives and similar repositories for parse-github-url
Users that are interested in parse-github-url are comparing it to the libraries listed below
Sorting:
- Lazy number range generator☆81Updated last year
- Check if your code is running as an npm or yarn script☆64Updated 3 years ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated last year
- Find the closest package.json file☆163Updated last year
- Parse `.git/config` into a JavaScript object. sync or async.☆61Updated 6 years ago
- Get the directory of globally installed packages and binaries☆75Updated last year
- Strip leading whitespace from each line in a string☆137Updated 3 years ago
- Check whether a package or organization name is available on npm☆170Updated last year
- Get environment variables from the shell☆82Updated 3 years ago
- Detect the indentation of code☆196Updated last year
- Make directories and their parents if needed - Like `mkdir -p`, but cross-platform☆124Updated last year
- Check if argv has a specific flag☆95Updated 3 years ago
- Read a package.json file☆165Updated last year
- Import a module like with `require()` but from a given path☆86Updated 2 years ago
- Indent each line in a string☆113Updated 2 years ago
- Sort the keys of an object☆103Updated 8 months ago
- Check if your package was installed globally☆70Updated last year
- Finds the common standard cache directory☆158Updated last month
- Convenience wrapper for Got to interact with the GitHub API☆177Updated 2 years ago
- node module to check if a command-line command exists☆144Updated 2 years ago
- Truncate a string to a specific width in the terminal☆87Updated last year
- A high level git url parser for common git providers.☆191Updated 3 weeks ago
- Import a globally installed module☆58Updated last year
- Resolve the path of a module like require.resolve() but from a given path☆142Updated 4 years ago
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆145Updated last year
- Image component for Ink☆77Updated 2 years ago
- Get the current package's binary path☆36Updated last month
- Disable or enable VS Code's built-in snippets and manually installed snippets from extensions.☆42Updated 4 years ago
- Get your PATH prepended with locally installed binaries☆104Updated 6 months ago
- Filter object keys and values into a new object☆101Updated 11 months ago