sindresorhus / git-remote-origin-urlLinks
Get the remote origin URL of a Git repository
☆46Updated 3 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
- Lowercase the keys of an object☆40Updated 2 years ago
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Strip the final newline character from a string/buffer☆36Updated 10 months ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Slice a string with ANSI escape codes☆50Updated last year
- Split lines into an array of lines☆44Updated last year
- Get the directory of globally installed packages and binaries☆76Updated last year
- Check if your code is running as an npm or yarn script☆65Updated 3 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Modify the values of an object☆27Updated 3 years ago
- Detect the dominant newline character of a string☆55Updated last year
- Check if a string matches the name of a Node.js builtin module☆59Updated 6 months ago
- Trim newlines from the start and/or end of a string☆48Updated 2 years ago
- Check if a path is a file, directory, or symlink☆78Updated last year
- Transforms .gitignore patterns to ones compatible with the glob package (used by Grunt & others)☆16Updated 5 years ago
- Clear the terminal cross-platform☆44Updated 3 years ago
- Split a string at one or more indices☆23Updated 4 years ago
- Get the path of the caller module☆65Updated 3 years ago
- Check if a string is a scoped npm package name☆24Updated 3 years ago
- Create a MD5 hash with hex encoding☆45Updated last year
- Create an array without duplicates☆71Updated 4 years ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated last year
- Create an array with values that are present in the first input array but not additional ones☆38Updated 3 years ago
- Get metadata on the default editor or a specific editor☆53Updated 2 years ago
- Log the value/error of a promise☆26Updated 4 years ago
- Get the user home directory with fallback to the system temp directory☆30Updated 4 years ago
- ES2015 Number.isNaN() ponyfill☆28Updated last year
- Get an array of parent directories including itself☆26Updated last year
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆61Updated last year