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:
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆46Updated last year
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Import a module like with `require()` but from a given path☆86Updated 3 years ago
- Split lines into an array of lines☆46Updated 2 years ago
- Get the directory of globally installed packages and binaries☆77Updated 2 years ago
- Turn an object into a string of HTML attributes☆50Updated 2 years ago
- Check if your code is running as an npm or yarn script☆65Updated 4 months ago
- Check if a path is a file, directory, or symlink☆80Updated last year
- Modify the values of an object☆29Updated 4 years ago
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆63Updated last year
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Create an array without duplicates☆74Updated 4 years ago
- Extract the article title of a HTML document☆56Updated 4 months ago
- Get metadata on the default editor or a specific editor☆55Updated 4 months ago
- Lowercase the keys of an object☆41Updated 2 years ago
- Trim newlines from the start and/or end of a string☆49Updated 2 years ago
- Clear the terminal cross-platform☆45Updated 4 years ago
- Slice a string with ANSI escape codes☆50Updated 4 months ago
- Mimic a Node.js HTTP response stream☆61Updated 2 years ago
- Check if your package was installed globally☆71Updated 2 years ago
- Truncate a URL to a specific length☆62Updated 3 months ago
- A list of directories you should ignore by default☆23Updated 3 years ago
- Map of nouns to their irregular plural form☆91Updated 2 months ago
- Check if a string matches the name of a Node.js builtin module☆62Updated 10 months ago
- Transforms .gitignore patterns to ones compatible with the glob package (used by Grunt & others)☆16Updated 5 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 4 months ago
- Expand a string into a JavaScript object using a simple notation.☆26Updated 6 years ago
- Get the first path that exists on disk of multiple paths☆62Updated 4 months ago
- Check if a string is a scoped npm package name☆25Updated 3 years ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated 2 years ago