jonschlinkert / is-git-url
Regex to validate that a URL is a git URL.
☆38Updated 7 years ago
Alternatives and similar repositories for is-git-url:
Users that are interested in is-git-url are comparing it to the libraries listed below
- Regular expression for matching issue references☆49Updated 3 months ago
- Check if your code is running in a JXA environment☆31Updated 3 years ago
- Get all emails in a text file or stdin☆24Updated 3 years ago
- Check if a string has ANSI escape codes☆45Updated 6 months ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- ☆22Updated 6 years ago
- Chrome extension - Show both Issues and Pull Requests in the Issues tab by default. As it previously did.☆52Updated 3 years ago
- Strip the final newline character from a string/buffer☆36Updated 2 months ago
- A node module that extracts useful properties like user, repo, and branch from various flavors of GitHub URLs.☆88Updated last year
- Get the repository name from the git remote origin URL☆23Updated last year
- Truncate a semver version: 1.2.3 → 1.2.0☆17Updated 2 years ago
- Run programs with glob/globstar support, especially on Windows within npm scripts.☆21Updated last year
- Get the current package's binary path☆36Updated this week
- Get a Gravatar image from an identifier, such as an email☆41Updated 3 years ago
- Get the user home directory with fallback to the system temp directory☆30Updated 3 years ago
- Get the first path that exists on disk of multiple paths☆58Updated last year
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated last year
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated 9 months ago
- Get the number of days in a month☆27Updated 3 years ago
- Exclude certain items from an array☆20Updated 3 years ago
- Command line tool for creating or updating a .npmignore file based on .gitignore.☆29Updated 11 months ago
- A validator for checking different kinds of whitespaces in your files.☆31Updated this week
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆24Updated 2 years ago
- Trim newlines from the start and/or end of a string☆48Updated last year
- Parse/stringify contact info like `Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)`☆34Updated 3 years ago
- Check if your package was installed globally☆70Updated last year
- Glob matching with support for multiple patterns and negation. Use `~` in cwd to find files in user home, or `@` for global npm modules.☆26Updated 4 years ago
- Check if a file path is a binary file☆44Updated 8 months ago
- Normalize the newline characters in a string to `\n`☆30Updated 2 years ago
- Linting for your bash code☆33Updated 7 months ago