jonschlinkert / parse-github-url
Parse a Github URL into an object. Supports a wide variety of GitHub URL formats.
☆123Updated 5 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
- Find the closest package.json file☆161Updated last year
- Get the current package's binary path☆36Updated this week
- Check if your package was installed globally☆70Updated last year
- Check if your code is running as an npm or yarn script☆64Updated 3 years ago
- Lazy number range generator☆82Updated last year
- Get the path of the caller module☆64Updated 3 years ago
- Strip leading whitespace from each line in a string☆136Updated 3 years ago
- Get PID from a port☆80Updated 4 years ago
- Resolve the path of a module like require.resolve() but from a given path☆140Updated 3 years ago
- Parse `.git/config` into a JavaScript object. sync or async.☆61Updated 6 years ago
- Truncate a string to a specific width in the terminal☆86Updated last year
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated last year
- Reverse minimist. Convert an object of options into an array of command-line arguments☆185Updated last year
- Indent each line in a string☆113Updated 2 years ago
- Reliably get the terminal window size☆141Updated last year
- Read the closest package.json file☆263Updated last year
- Conditional promise chains☆60Updated 3 years ago
- Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`☆141Updated last year
- Read a package.json file☆166Updated last year
- Detects if a file is binary in Node.js. Similar to Perl's -B☆165Updated 2 months ago
- Sort the keys of an object☆102Updated 4 months ago
- Get the directory of globally installed packages and binaries☆75Updated last year
- Easily format the time from node.js `process.hrtime`. Works with timescales ranging from weeks to nanoseconds.☆52Updated 5 years ago
- Check if a project is using Yarn☆98Updated 2 years ago
- Get your PATH prepended with locally installed binaries☆104Updated 2 months ago
- Import a globally installed module☆57Updated last year
- Ensures a value is a valid error by making it one if not☆78Updated 2 years ago
- Jest utility to mock the console☆40Updated last year
- Create `esm` enabled packages.☆50Updated 5 years ago
- Import and transpile JSX on the fly☆179Updated last year