github-url-from-username-repo

Create urls from username/repo


Keywords
git, github, repo
License
BSD-2-Clause
Install
npm install github-url-from-username-repo@1.0.2

Documentation

Build Status Dependency Status

github-url-from-username-repo

API

getUrl(url, [forBrowser])

Get's the url normalized for npm. If forBrowser is true, return a GitHub url that is usable in a webbrowser.

Usage

var getUrl = require("github-url-from-username-repo")
getUrl("visionmedia/express") // https://github.com/visionmedia/express