jonschlinkert / parse-github-urlLinks
Parse a Github URL into an object. Supports a wide variety of GitHub URL formats.
☆124Updated 10 months ago
Alternatives and similar repositories for parse-github-url
Users that are interested in parse-github-url are comparing it to the libraries listed below
Sorting:
- Lazy number range generator☆81Updated last year
- Get the path of the caller module☆64Updated 3 years ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated last year
- Check if your package was installed globally☆70Updated last year
- Make directories and their parents if needed - Like `mkdir -p`, but cross-platform☆124Updated last year
- Filter object keys and values into a new object☆101Updated last year
- Find the closest package.json file☆164Updated 2 weeks ago
- Get the directory of globally installed packages and binaries☆76Updated last year
- Strip leading whitespace from each line in a string☆137Updated 3 years ago
- Check if your code is running as an npm or yarn script☆64Updated 3 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 4 years ago
- Check if a string matches the name of a Node.js builtin module☆59Updated 3 months ago
- Resolve the path of a module like require.resolve() but from a given path☆142Updated 4 years ago
- A static list of the Node.js builtin modules from the latest Node.js version☆122Updated 3 months ago
- Get the real path of the system temp directory☆83Updated 2 years ago
- Create a lazily evaluated value☆70Updated 4 years ago
- Creates a minimal Express server for testing☆119Updated 5 years ago
- Check if a URL is absolute☆79Updated 3 years ago
- Import a globally installed module☆58Updated last year
- Check if something is a promise☆46Updated 4 years ago
- Convenience wrapper for Got to interact with the GitHub API☆176Updated 2 years ago
- Truncate a string to a specific width in the terminal☆87Updated last year
- Check if argv has a specific flag☆95Updated 3 years ago
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆145Updated 2 years ago
- Conditional promise chains☆61Updated 4 years ago
- Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`☆145Updated last year
- Import a module like with `require()` but from a given path☆85Updated 2 years ago
- Replace all substring matches in a string☆88Updated 3 years ago
- Check if the process is running with elevated privileges☆41Updated 3 years ago
- Write data to a random temporary file☆105Updated 10 months ago