jonschlinkert / git-usernameLinks
Extract the username from a git remote origin URL.
☆17Updated 7 years ago
Alternatives and similar repositories for git-username
Users that are interested in git-username are comparing it to the libraries listed below
Sorting:
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 7 years ago
- Import a globally installed module☆59Updated 2 years ago
- Check if a string matches the name of a Node.js builtin module☆63Updated 11 months ago
- Import a module like with `require()` but from the current working directory☆54Updated 3 years ago
- Offers convenient getters and setters for the fs.stat()'s `mode`☆51Updated 6 years ago
- Easily calculate the relative path from file A to file B in Node.js project. Will calculate correctly from a file to a directory, file to…☆33Updated 2 years ago
- (object pick) returns a filtered copy of an object with only the specified keys, exactly like `pick` from lo-dash / underscore.☆41Updated 4 years ago
- Check if a path is a file, directory, or symlink☆80Updated last week
- Tests whether one path is inside another path☆43Updated 5 years ago
- Bash-powered globbing for node.js. Alternative to node-glob. Does not work on Windows 9 and lower.☆14Updated 4 years ago
- Get the path of the caller module☆67Updated 4 years ago
- If you use globs, this will make your code faster. Returns `true` if the given string looks like a glob pattern or an extglob pattern. Th…☆95Updated 3 years ago
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 7 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 7 years ago
- set blocking stdio and stderr ensuring that terminal output does not truncate☆39Updated 2 years ago
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Resolve a directory that is either local, global or in the user's home directory.☆14Updated 8 years ago
- A list of directories you should ignore by default☆23Updated 3 years ago
- Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `packag…☆40Updated 2 years ago
- Create ansi colors by passing open and close codes.☆19Updated last year
- Indent each line in a string☆115Updated 3 years ago
- Lazy number range generator☆83Updated 2 years ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated 2 weeks ago
- Get locally or globally installation path of given package name.☆43Updated 3 years ago
- Check if a value is a plain object☆104Updated last year
- Parse `.git/config` into a JavaScript object. sync or async.☆62Updated 7 years ago
- Clean and beautiful options for minimist☆53Updated 3 years ago
- Track the list of currently unhandled promise rejections☆24Updated 7 years ago
- Get the first fulfilled promise that satisfies the provided testing function☆77Updated 11 months ago