sindresorhus / git-remote-origin-urlLinks
Get the remote origin URL of a Git repository
☆47Updated 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
- Check if your code is running as an npm or yarn script☆65Updated 2 months ago
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Get the directory of globally installed packages and binaries☆77Updated 2 years ago
- Trim newlines from the start and/or end of a string☆49Updated 2 years ago
- Get the path of the caller module☆66Updated 4 years ago
- Lowercase the keys of an object☆41Updated 2 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆46Updated last year
- Split lines into an array of lines☆46Updated 2 years ago
- Check if a string matches the name of a Node.js builtin module☆61Updated 9 months ago
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Modify the values of an object☆28Updated 4 years ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated 2 years ago
- Get metadata on the default editor or a specific editor☆55Updated 2 months ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Check if a path is a file, directory, or symlink☆80Updated last year
- Slice a string with ANSI escape codes☆50Updated 2 months ago
- Create an array without duplicates☆74Updated 4 years ago
- Check if your package was installed globally☆70Updated 2 years ago
- Clear the terminal cross-platform☆45Updated 4 years ago
- Get a Gravatar image from an identifier, such as an email☆41Updated 4 years ago
- Transforms .gitignore patterns to ones compatible with the glob package (used by Grunt & others)☆16Updated 5 years ago
- Extract the article title of a HTML document☆56Updated 2 months ago
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆63Updated last year
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆41Updated 4 years ago
- Check if a string is a scoped npm package name☆24Updated 3 years ago
- Create an array with values that are present in the first input array but not additional ones☆41Updated 4 years ago
- Check if a value is a plain object☆103Updated last year
- Regular expression for matching issue references☆49Updated last year
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 2 months ago