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
- Convert matching single-quotes to double-quotes: `I 'love' unicorns` → `I "love" unicorns`☆22Updated 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
- 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
- Modify the values of an object☆27Updated 3 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated 10 months ago
- Find the root directory of a Node.js project or npm package☆25Updated last year
- Check if a filepath is a Markdown file☆20Updated 3 years ago
- Turn an object into a string of HTML attributes☆49Updated last year
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆55Updated 2 years ago
- Get the repository name from the git remote origin URL☆23Updated last year
- Stylelint plugin for stylehacks linting☆14Updated last year
- Alternative to Lo-Dash template with support for helpers.☆17Updated 5 years ago
- Detects the casing of the input string (camelcase, lowercase, snakecase, kebabcase, snakecase, uppercase etc).☆16Updated 3 weeks ago
- Truncate a semver version: 1.2.3 → 1.2.0☆17Updated 2 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆24Updated 2 years ago
- Parse a GitHub URL for user/project@version☆30Updated 6 years ago
- Chrome extension - Show both Issues and Pull Requests in the Issues tab by default. As it previously did.☆52Updated 4 years ago
- Uses snapdragon to tokenize a single JavaScript block comment into an object, with description, tags, and code example sections that can …☆14Updated last year
- Check if a string is a scoped npm package name☆24Updated 2 years ago
- Use as a sub-generator or plugin in your generator to create a package.json for a project. Or install globally and run with Generate's CL…☆18Updated 3 years ago
- The core assemble application with no presets or defaults. All configuration is left to the implementor.☆17Updated 8 years ago
- Linkify GitHub issue references☆46Updated 4 months ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Strip the final newline character from a string/buffer☆36Updated 3 months ago
- Split lines into an array of lines☆44Updated last year
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Strip shebang (eg. #!/bin/sh) from a string☆11Updated 3 years ago
- Check if a string is a URL☆85Updated last year
- Regular expression for matching punctuation characters.☆10Updated 7 years ago