jonschlinkert / parse-github-urlLinks
Parse a Github URL into an object. Supports a wide variety of GitHub URL formats.
☆124Updated 9 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:
- Check if your code is running as an npm or yarn script☆64Updated 3 years ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated last year
- Find the closest package.json file☆164Updated last year
- Lazy number range generator☆81Updated last year
- Like findup-sync, but 2-4x faster and supports XDG-style `.config/` directories.☆41Updated 5 years ago
- Get the gzipped size of a string or buffer☆172Updated 3 years ago
- Import a globally installed module☆58Updated last year
- Resolve the path of a module like require.resolve() but from a given path☆142Updated 4 years ago
- Get the directory of globally installed packages and binaries☆76Updated last year
- Detect the indentation of code☆196Updated last year
- Check if your package was installed globally☆70Updated last year
- Finds the common standard cache directory☆158Updated last month
- A package of custom formatters that show aggregated stats of eslint errors☆56Updated 6 years ago
- Truncate a string to a specific width in the terminal☆87Updated last year
- Get your PATH prepended with locally installed binaries☆105Updated 7 months ago
- Strip leading whitespace from each line in a string☆137Updated 3 years ago
- Get the path of the caller module☆64Updated 3 years ago
- Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`☆144Updated last year
- Read a package.json file☆167Updated last year
- Sort the keys of an object☆103Updated 8 months ago
- Parse `.git/config` into a JavaScript object. sync or async.☆61Updated 6 years ago
- Indent each line in a string☆113Updated 2 years ago
- A static list of the Node.js builtin modules from the latest Node.js version☆122Updated 3 months ago
- Sort an object's keys, including an optional key list☆31Updated 3 months ago
- Read the closest package.json file☆268Updated last year
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆145Updated last year
- Detects if a file is binary in Node.js. Similar to Perl's -B☆165Updated 7 months ago
- Check if a URL is absolute☆79Updated 3 years ago
- Filter object keys and values into a new object☆101Updated last year
- Check if a string is a URL☆85Updated last year