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:
- Get the values of an object☆27Updated 2 years ago
- Alternative to Lo-Dash template with support for helpers.☆18Updated 5 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆46Updated last year
- node.js utility for exporting a directory of files as modules.☆21Updated 4 years ago
- Lowercase the keys of an object☆41Updated 2 years ago
- Strip the final newline character from a string/buffer☆38Updated last year
- Split a string at one or more indices☆25Updated 4 years ago
- Trim newlines from the start and/or end of a string☆49Updated 2 years ago
- 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
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Regular expression for matching punctuation characters.☆10Updated 8 years ago
- Get the version of a binary in semver format☆42Updated last year
- The core assemble application with no presets or defaults. All configuration is left to the implementor.☆17Updated 8 years ago
- Turn an object into a string of HTML attributes☆50Updated 2 years ago
- Loop over each item in an array and call the given function on every element.☆14Updated 8 years ago
- ☆63Updated 5 years ago
- Test whether some promise passes a testing function☆14Updated 6 years ago
- Truncate a semver version: 1.2.3 → 1.2.0☆18Updated 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
- Modify the values of an object☆29Updated 4 years ago
- Modify the filename in a path☆17Updated 3 years ago
- Normalize values in package.json to improve compatibility, programmatic readability and usefulness with third party libs.☆18Updated 5 years ago
- Alphabetically sort an array of strings☆40Updated 4 years ago
- Get a list of npm packages with keywords☆52Updated last year
- Parse/stringify contact info like `Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)`☆36Updated 4 years ago
- Convert a time string to seconds: '0017' → 1337☆36Updated 4 years ago
- Generate a HTML table of contents using cheerio.☆17Updated 4 years ago
- Get the version numbers of a package from the npm registry