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:
- 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
- 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
- A list of directories you should ignore by default☆23Updated 3 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
- Split lines into an array of lines☆44Updated last year
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Detects the casing of the input string (camelcase, lowercase, snakecase, kebabcase, snakecase, uppercase etc).☆18Updated 6 months ago
- Check if a path is a file, directory, or symlink☆78Updated last year
- Generate generator to create a new repository on GitHub.☆11Updated 8 years ago
- Uses snapdragon to tokenize a single JavaScript block comment into an object, with description, tags, and code example sections that can …☆14Updated 2 years ago
- The core assemble application with no presets or defaults. All configuration is left to the implementor.☆17Updated 8 years ago
- Split a string at one or more indices☆23Updated 4 years ago
- Trim newlines from the start and/or end of a string☆48Updated 2 years ago
- Check if a string is a URL☆85Updated 2 years ago
- Create ansi colors by passing open and close codes.☆19Updated last year
- Displays the execution time for Node.js modules loading by hooking require() calls☆23Updated 3 years ago
- Expand a string into a JavaScript object using a simple notation.☆25Updated 5 years ago
- Find and load a YAML or JSON config file from a local project, installed npm module, or the user's home directory.☆13Updated 9 years ago
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Regular expression for matching punctuation characters.☆10Updated 8 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `localhost`☆63Updated 4 years ago
- Get metadata on the default editor or a specific editor☆53Updated 2 years ago
- Build an array of key paths from an object.☆17Updated 6 years ago
- Resolve a directory that is either local, global or in the user's home directory.☆14Updated 8 years ago
- Copy static properties, prototype properties, and descriptors from one object to another☆15Updated 4 years ago
- Get the list of npm modules that depend on the specified npm module.☆15Updated 7 years ago
- Linkify GitHub issue references☆47Updated this week
- Parse a glob pattern into an object of path parts.☆25Updated 5 years ago
- Mimic a Node.js HTTP response stream☆59Updated last year