jonschlinkert / parse-github-urlLinks
Parse a Github URL into an object. Supports a wide variety of GitHub URL formats.
☆125Updated last year
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:
- Find the closest package.json file☆165Updated 5 months ago
- A static list of the Node.js builtin modules from the latest Node.js version☆124Updated 2 months ago
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆146Updated 2 months ago
- Indent each line in a string☆113Updated 3 years ago
- Lazy number range generator☆82Updated last year
- Check if a value is a plain object☆103Updated last year
- Check if your package was installed globally☆69Updated 2 years ago
- Get the path of the caller module☆66Updated 4 years ago
- Import a globally installed module☆57Updated last year
- Check if your code is running as an npm or yarn script☆64Updated 2 months ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated 2 years ago
- Check if a string matches the name of a Node.js builtin module☆61Updated 8 months ago
- Strip leading whitespace from each line in a string☆143Updated last month
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Check if a URL is absolute☆80Updated 2 months ago
- Get your PATH prepended with locally installed binaries☆105Updated last year
- Regular expression for matching reserved filename characters☆51Updated 2 months ago
- normalizes package metadata, typically found in package.json file.☆203Updated 2 weeks ago
- Make a function mimic another one☆96Updated last year
- Check if something is a promise☆46Updated 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…☆96Updated 2 years ago
- Get the path of the parent module☆78Updated 2 months ago
- Get the directory of globally installed packages and binaries☆76Updated 2 years ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆185Updated 2 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆95Updated 3 years ago
- Filter object keys and values into a new object☆104Updated last year
- Resolve the path of a module like require.resolve() but from a given path☆143Updated 4 years ago
- Truncate a string to a specific width in the terminal☆87Updated 3 weeks ago
- A better `Promise.race()`☆50Updated 2 years ago
- Detect the dominant newline character of a string☆56Updated 2 years ago