jonschlinkert / parse-github-urlLinks
Parse a Github URL into an object. Supports a wide variety of GitHub URL formats.
☆124Updated 11 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:
- A static list of the Node.js builtin modules from the latest Node.js version☆122Updated 4 months ago
- Sort the keys of an object☆104Updated 10 months ago
- Find the closest package.json file☆164Updated last month
- Check if your package was installed globally☆70Updated last year
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated last year
- Indent each line in a string☆113Updated 3 years ago
- Get the path of the caller module☆64Updated 3 years ago
- Import a globally installed module☆58Updated last year
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Filter object keys and values into a new object☆102Updated last year
- Lazy number range generator☆81Updated last year
- Convert a value to an array☆129Updated 3 years ago
- Check if a string matches the name of a Node.js builtin module☆59Updated 4 months ago
- Get the directory of globally installed packages and binaries☆76Updated last year
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 4 years ago
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆145Updated 2 years ago
- Truncate a string to a specific width in the terminal☆87Updated last year
- Write data to a random temporary file☆105Updated 11 months ago
- Check if your code is running as an npm or yarn script☆64Updated 3 years ago
- Check if a URL is absolute☆79Updated 3 years ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆185Updated 2 years ago
- Resolve the path of a module like require.resolve() but from a given path☆142Updated 4 years ago
- Detect the indentation of code☆196Updated last year
- Check if a value is a plain object☆102Updated last year
- Execute scripts with Yarn or npm☆48Updated 2 years ago
- Get your PATH prepended with locally installed binaries☆105Updated 8 months ago
- Create a hash for file revving☆105Updated last year
- 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…☆94Updated 2 years ago
- Finds the common standard cache directory☆158Updated 3 months ago
- Get the real path of the system temp directory☆82Updated 2 years ago