jonschlinkert / parse-github-urlLinks
Parse a Github URL into an object. Supports a wide variety of GitHub URL formats.
☆124Updated 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:
- A static list of the Node.js builtin modules from the latest Node.js version☆123Updated 5 months ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated last year
- Check if a value is a plain object☆102Updated last year
- Find the closest package.json file☆164Updated 2 months ago
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆145Updated 2 years ago
- Check if your code is running as an npm or yarn script☆65Updated 3 years ago
- Indent each line in a string☆113Updated 3 years ago
- Strip leading whitespace from each line in a string☆137Updated 3 years ago
- Check if your package was installed globally☆70Updated last year
- Get your PATH prepended with locally installed binaries☆105Updated 9 months 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 2 years ago
- Lazy number range generator☆81Updated last year
- Get the path of the caller module☆65Updated 3 years ago
- Check if a string matches the name of a Node.js builtin module☆59Updated 5 months ago
- normalizes package metadata, typically found in package.json file.☆202Updated last week
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 4 years ago
- Parse `.git/config` into a JavaScript object. sync or async.☆61Updated 6 years ago
- Filter object keys and values into a new object☆103Updated last year
- Detect the indentation of code☆196Updated last year
- Reverse minimist. Convert an object of options into an array of command-line arguments☆184Updated 2 years ago
- Truncate a string to a specific width in the terminal☆87Updated last year
- Sort the keys of an object☆104Updated 10 months ago
- Create a lazily evaluated value☆70Updated 4 years ago
- A better `Promise.race()`☆46Updated 2 years ago
- Detect the dominant newline character of a string☆55Updated last year
- Import a globally installed module☆58Updated last year
- Create a hash for file revving☆105Updated last year
- Finds the common standard cache directory☆158Updated 3 months ago
- A high level git url parser for common git providers.☆191Updated 3 months ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago