jonschlinkert / git-repo-nameLinks
Get the repository name from the git remote origin URL
☆23Updated last year
Alternatives and similar repositories for git-repo-name
Users that are interested in git-repo-name are comparing it to the libraries listed below
Sorting:
- Returns an array of mapped values from an array or object.☆16Updated 8 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆24Updated 2 years ago
- Alternative to Lo-Dash template with support for helpers.☆17Updated 5 years ago
- Loop over each item in an array and call the given function on every element.☆14Updated 8 years ago
- Split a string at one or more indices☆23Updated 4 years ago
- Lint fenced code blocks by corresponding language tags☆12Updated 7 years ago
- Modify the keys of an object☆15Updated 3 years ago
- Get your Mac model☆15Updated 8 years ago
- Get the URL from a web shortcut file☆13Updated 3 years ago
- Regular expression for matching punctuation characters.☆10Updated 7 years ago
- Convert matching single-quotes to double-quotes: `I 'love' unicorns` → `I "love" unicorns`☆22Updated 2 years ago
- Strip the final newline character from a string/buffer☆36Updated 7 months ago
- Test whether some promise passes a testing function☆14Updated 6 years ago
- Strip shebang (eg. #!/bin/sh) from a string☆11Updated 3 years ago
- Get the list of npm modules that depend on the specified npm module.☆15Updated 7 years ago
- Simple way to initialize a new git repository in an empty directory, add a file and do a first commit (or skip that part in a directory w…☆11Updated 7 years ago
- Truncate a semver version: 1.2.3 → 1.2.0☆17Updated 2 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Lowercase the keys of an object☆40Updated last year
- Visit a method over the items in an object, or map visit over the objects in an array. This is an alternative approach to using extend or…☆20Updated 4 years ago
- Check if a value is an error constructor☆13Updated 4 years ago
- Exclude certain items from an array☆20Updated 3 years ago
- Modify the values of an object☆27Updated 3 years ago
- Check if a file path is a compressed file☆17Updated last year
- Find and load a YAML or JSON config file from a local project, installed npm module, or the user's home directory.☆13Updated 9 years ago
- Returns an object with the base path and the actual pattern from a glob.☆17Updated 8 years ago
- Normalize values in package.json to improve compatibility, programmatic readability and usefulness with third party libs.☆18Updated 5 years ago
- Get the passwd user entry from a username or uid☆27Updated 2 years ago
- List of vendor prefixes known to the web platform☆11Updated 2 years ago
- Trim a consecutively repeated substring: foo--bar---baz → foo-bar-baz☆19Updated 2 years ago