jonschlinkert / get-repository-url
Get the GitHub repository URL from a NPM package name.
☆21Updated 6 years ago
Alternatives and similar repositories for get-repository-url:
Users that are interested in get-repository-url are comparing it to the libraries listed below
- Split a string at one or more indices☆23Updated 3 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- A list of directories you should ignore by default☆23Updated 2 years ago
- Generate a CODE_OF_CONDUCT.md file for a project (Contributor Covenant Code of Conduct). Use from the command line when Generate's CLI is…☆8Updated 8 years ago
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Check if a string is a URL☆85Updated last year
- Parse a GitHub URL for user/project@version☆30Updated 6 years ago
- Scaffold out complete code projects from the command line by installing this generator globally, or use this generator as a plugin in oth…☆11Updated 7 years ago
- Regular expression for matching punctuation characters.☆10Updated 7 years ago
- Find the root directory of a Node.js project or npm package☆25Updated last year
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆24Updated 2 years ago
- Truncate a semver version: 1.2.3 → 1.2.0☆17Updated 2 years ago
- Convert matching single-quotes to double-quotes: `I 'love' unicorns` → `I "love" unicorns`☆22Updated 2 years ago
- Split lines into an array of lines☆44Updated last year
- Get supervillain names on the command-line☆37Updated 11 months ago
- Check if a file path is a compressed file☆17Updated 11 months ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Parse/stringify contact info like `Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)`☆34Updated 3 years ago
- Display output from `standard` as a list of style errors, ordered by count.☆11Updated 2 years ago
- 🌳 Squeeze metadata from a tree of JSON, YAML, Markdown, and HTML files.☆14Updated 2 years ago
- Detects the casing of the input string (camelcase, lowercase, snakecase, kebabcase, snakecase, uppercase etc).☆18Updated 2 months ago
- Create ansi colors by passing open and close codes.☆19Updated last year
- Trim newlines from the start and/or end of a string☆48Updated 2 years ago
- Array of "block level elements" defined by the HTML specification☆19Updated 7 years ago
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆37Updated 3 years ago
- Get metadata on the default editor or a specific editor☆53Updated last year
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆55Updated 2 years ago
- utility to find a node☆22Updated 2 months ago
- CLI for listing an npm module's dependent projects and their download stats.☆13Updated 7 years ago