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:
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated 2 years ago
- Check if a value is a plain object☆102Updated last year
- Check if your code is running as an npm or yarn script☆64Updated 3 weeks ago
- Find the closest package.json file☆165Updated 4 months ago
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆145Updated 3 weeks ago
- Lazy number range generator☆82Updated last year
- Strip leading whitespace from each line in a string☆142Updated 3 weeks ago
- Indent each line in a string☆113Updated 3 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Filter object keys and values into a new object☆104Updated last year
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 3 weeks ago
- A static list of the Node.js builtin modules from the latest Node.js version☆124Updated 3 weeks ago
- Get the path of the parent module☆78Updated 3 weeks ago
- Get the directory of globally installed packages and binaries☆76Updated last year
- Reverse minimist. Convert an object of options into an array of command-line arguments☆185Updated 2 years ago
- Check if your package was installed globally☆69Updated last year
- Get your PATH prepended with locally installed binaries☆105Updated 11 months ago
- Sort the keys of an object☆105Updated last month
- Regular expression for matching reserved filename characters☆50Updated 3 weeks 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
- Create a lazily evaluated value☆69Updated 4 years ago
- Check if a string matches the name of a Node.js builtin module☆61Updated 7 months ago
- Conditional promise chains☆62Updated 4 years ago
- Import a globally installed module☆57Updated last year
- Check if argv has a specific flag☆93Updated 4 years ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆167Updated 3 weeks ago
- Get metadata on the default editor or a specific editor☆53Updated 3 weeks ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆55Updated 3 weeks ago
- normalizes package metadata, typically found in package.json file.☆203Updated 2 weeks ago
- Check if a URL is absolute☆79Updated 3 weeks ago