jonschlinkert / git-repo-nameLinks
Get the repository name from the git remote origin URL
☆23Updated 2 years ago
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:
- Alternative to Lo-Dash template with support for helpers.☆17Updated 5 years ago
- Trim newlines from the start and/or end of a string☆48Updated 2 years ago
- Convert a time string to seconds: '0017' → 1337☆34Updated 4 years ago
- Lowercase the keys of an object☆40Updated 2 years ago
- Get the values of an object☆26Updated 2 years ago
- Modify the filename in a path☆16Updated 3 years ago
- Use as a sub-generator or plugin in your generator to create a package.json for a project. Or install globally and run with Generate's CL…☆18Updated 4 years ago
- node.js utility for exporting a directory of files as modules.☆21Updated 4 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Resolve a directory that is either local, global or in the user's home directory.☆14Updated 8 years ago
- Loop over each item in an array and call the given function on every element.☆14Updated 8 years ago
- Get a list of npm packages with keywords☆52Updated last year
- Strip the final newline character from a string/buffer☆36Updated 11 months ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Get the version numbers of a package from the npm registry☆30Updated last year
- Modify the values of an object☆27Updated 4 years ago
- Get the user home directory with fallback to the system temp directory☆30Updated 4 years ago
- Split a string at one or more indices☆24Updated 4 years ago
- Create a Vinyl file from an actual file☆41Updated 2 years ago
- The core assemble application with no presets or defaults. All configuration is left to the implementor.☆17Updated 8 years ago
- Regular expression for matching punctuation characters.☆10Updated 8 years ago
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆36Updated last year
- Check if a value is a function