jonschlinkert / get-repository-urlLinks
Get the GitHub repository URL from a NPM package name.
☆21Updated 7 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
Sorting:
- Split a string at one or more indices☆23Updated 4 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
- Convert matching single-quotes to double-quotes: `I 'love' unicorns` → `I "love" unicorns`☆22Updated 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 4 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Parse a GitHub URL for user/project@version☆30Updated 6 years ago
- clean up licenses from package.json files and the npm registry☆14Updated 10 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
- Find the root directory of a Node.js project or npm package☆25Updated last year
- Strip shebang (eg. #!/bin/sh) from a string☆11Updated 3 years ago
- A list of directories you should ignore by default☆23Updated 3 years ago
- Truncate a semver version: 1.2.3 → 1.2.0☆17Updated 2 years ago
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆55Updated 2 years ago
- Check if a filepath is a Markdown file☆20Updated 4 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Remark transformer for modifying MDX metadata.☆11Updated 5 years ago
- Modify the values of an object☆27Updated 3 years ago
- Check if a value is a function☆27Updated 4 years ago
- Check if a string is a scoped npm package name☆24Updated 2 years ago
- fs read and write streams based on minipass☆20Updated 10 months ago
- Detects the casing of the input string (camelcase, lowercase, snakecase, kebabcase, snakecase, uppercase etc).☆18Updated 4 months ago
- Alternative to Lo-Dash template with support for helpers.☆17Updated 5 years ago
- Split lines into an array of lines☆44Updated last year
- Get the repository name from the git remote origin URL☆23Updated last year
- Expands symbolic links and prints the resolved absolute filepath☆26Updated last year
- Linkify GitHub issue references☆46Updated 8 months ago
- Create ansi colors by passing open and close codes.☆19Updated last year
- Alphabetically sort an array of strings☆39Updated 4 years ago
- Get the URL from a web shortcut file☆13Updated 3 years ago