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:
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Get the first path that exists on disk of multiple paths☆61Updated 2 months ago
- Split lines into an array of lines☆45Updated 2 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 8 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
- 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
- Create ansi colors by passing open and close codes.☆19Updated last year
- Trim newlines from the start and/or end of a string☆49Updated 2 years ago
- Split a string at one or more indices☆24Updated 4 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Check if a path is a file, directory, or symlink☆80Updated last year
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `localhost`☆66Updated 2 months ago
- Create an array with values that are present in the first input array but not additional ones☆40Updated 4 years ago
- Build an array of key paths from an object.☆17Updated 6 years ago
- Generate generator to create a new repository on GitHub.☆11Updated 8 years ago
- PostCSS plugin to discard overridden keyframes or counter-style.☆16Updated 9 years ago
- Get the user home directory with fallback to the system temp directory☆30Updated 4 years ago
- Detects the casing of the input string (camelcase, lowercase, snakecase, kebabcase, snakecase, uppercase etc).☆18Updated 10 months ago
- Iterate over the own enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Ex…☆23Updated 8 years ago
- Expand a string into a JavaScript object using a simple notation.☆26Updated 6 years ago
- A list of directories you should ignore by default☆23Updated 3 years ago
- Check if a value is an object☆42Updated 4 years ago
- Copy static properties, prototype properties, and descriptors from one object to another☆15Updated 4 years ago
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆37Updated 3 years ago
- Slice a string with ANSI escape codes☆50Updated 2 months ago
- Strip the final newline character from a string/buffer☆37Updated last year
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆36Updated 2 years ago
- 🌳 Squeeze metadata from a tree of JSON, YAML, Markdown, and HTML files.☆14Updated 3 years ago
- Check if a path exists☆25Updated 2 years ago