sindresorhus / git-remote-origin-urlLinks
Get the remote origin URL of a Git repository
☆46Updated 4 years ago
Alternatives and similar repositories for git-remote-origin-url
Users that are interested in git-remote-origin-url are comparing it to the libraries listed below
Sorting:
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Get the directory of globally installed packages and binaries☆76Updated 2 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Check if a string matches the name of a Node.js builtin module☆61Updated 8 months ago
- Check if a path is a file, directory, or symlink☆79Updated last year
- Modify the values of an object☆28Updated 4 years ago
- Slice a string with ANSI escape codes☆50Updated 2 months ago
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Check if your code is running as an npm or yarn script☆64Updated last month
- Lowercase the keys of an object☆40Updated 2 years ago
- Trim newlines from the start and/or end of a string☆49Updated 2 years ago
- Get metadata on the default editor or a specific editor☆53Updated last month
- Transforms .gitignore patterns to ones compatible with the glob package (used by Grunt & others)☆16Updated 5 years ago
- Split lines into an array of lines☆45Updated 2 years ago
- A list of directories you should ignore by default☆23Updated 3 years ago
- Create a MD5 hash with hex encoding☆46Updated 2 years ago
- Create an array with values that are present in the first input array but not additional ones☆40Updated 4 years ago
- Get the path of the caller module☆66Updated 4 years ago
- Strip the final newline character from a string/buffer☆36Updated last year
- Check if a Buffer/Uint8Array is a GIF image☆29Updated 3 years ago
- Check if argv has a specific flag☆94Updated 4 years ago
- Clear the terminal cross-platform☆44Updated 4 years ago
- Check if a value is a plain object☆103Updated last year
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆62Updated last year
- Truncate a URL to a specific length☆61Updated last month
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆41Updated 4 years ago
- Convert a value to an array☆131Updated 3 years ago
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆56Updated 3 years ago