jonschlinkert / parse-github-url
Parse a Github URL into an object. Supports a wide variety of GitHub URL formats.
☆124Updated 7 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
- Lazy number range generator☆81Updated last year
- Get the path of the caller module☆64Updated 3 years ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆165Updated 4 months ago
- Check if your code is running as an npm or yarn script☆64Updated 3 years ago
- Parse `.git/config` into a JavaScript object. sync or async.☆61Updated 6 years ago
- Sort the keys of an object☆101Updated 6 months ago
- Like findup-sync, but 2-4x faster and supports XDG-style `.config/` directories.☆41Updated 5 years ago
- Check if your package was installed globally☆70Updated last year
- Convenience wrapper for Got to interact with the GitHub API☆176Updated 2 years ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated last year
- User-friendly glob matching CLI☆75Updated 6 years ago
- [DEPRECATED] Please use logger API https://github.com/webpack/webpack/pull/9436☆38Updated 5 years ago
- node module to check if a command-line command exists☆144Updated 2 years ago
- Truncate a string to a specific width in the terminal☆87Updated last year
- Find the closest package.json file☆162Updated last year
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆144Updated last year
- Resolve the path of a module like require.resolve() but from a given path☆140Updated 4 years ago
- Get environment variables from the shell☆81Updated 3 years ago
- Indent each line in a string☆113Updated 2 years ago
- Detect the indentation of code☆196Updated last year
- Get the directory of globally installed packages and binaries☆75Updated last year
- Read a package.json file☆165Updated last year
- Make directories and their parents if needed - Like `mkdir -p`, but cross-platform☆124Updated 10 months ago
- Import a globally installed module☆58Updated last year
- Install dependencies using Yarn with npm fallback.☆29Updated 2 years ago
- Finds the common standard cache directory☆158Updated last year
- Import a module like with `require()` but from a given path☆85Updated 2 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆68Updated 3 years ago
- Strip leading whitespace from each line in a string☆136Updated 3 years ago
- A static list of the Node.js builtin modules from the latest Node.js version☆121Updated 3 weeks ago