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 2 months ago
- Check if your code is running as an npm or yarn script☆65Updated 3 years ago
- A static list of the Node.js builtin modules from the latest Node.js version☆123Updated 5 months ago
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆145Updated 2 years ago
- Check if a value is a plain object☆102Updated last year
- Check if a string matches the name of a Node.js builtin module☆59Updated 5 months ago
- Check if a URL is absolute☆79Updated 4 years ago
- Lazy number range generator☆81Updated last year
- Regular expression for matching reserved filename characters☆50Updated 3 years ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated last year
- Strip leading whitespace from each line in a string☆137Updated 3 years ago
- Check if your package was installed globally☆70Updated last year
- Get the path of the caller module☆65Updated 3 years 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☆103Updated last year
- Write data to a random temporary file☆105Updated last year
- Toggle the CLI cursor☆111Updated last year
- Truncate a string to a specific width in the terminal☆87Updated last year
- Get the directory of globally installed packages and binaries☆76Updated last year
- Check if argv has a specific flag☆93Updated 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…☆95Updated 2 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 4 years ago
- Get the path of the parent module☆77Updated last year
- Resolve the path of a module like require.resolve() but from a given path☆141Updated 4 years ago
- string representations of objects in node and the browser☆152Updated 6 months ago
- Sort the keys of an object☆104Updated this week
- Get your PATH prepended with locally installed binaries☆105Updated 9 months ago
- Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`☆145Updated last year
- Import a module like with `require()` but from the current working directory☆52Updated 3 years ago