node/deps/npm/node_modules/github-url-from-username-repo
isaacs f76c3938d0 npm: upgrade to v1.4.8
* Check SHA before using files from cache
* adduser: allow change of the saved password
* Make `npm install` respect `config.unicode`
* Fix lifecycle to pass `Infinity` for config env value
* Don't return 0 exit code on invalid command
* cache: Handle 404s and other HTTP errors as errors
* bump tap dep, make tests stderr a bit quieter
* Resolve ~ in path configs to env.HOME
* Include npm version in default user-agent conf
* npm init: Use ISC as default license, use save-prefix for deps
* Many test and doc fixes
2014-05-01 11:09:00 -07:00
..
test npm: upgrade to v1.4.8 2014-05-01 11:09:00 -07:00
.npmignore npm@1.3.12 2013-10-24 09:22:13 -07:00
.travis.yml npm@1.3.12 2013-10-24 09:22:13 -07:00
LICENSE npm@1.3.12 2013-10-24 09:22:13 -07:00
README.md npm@1.3.12 2013-10-24 09:22:13 -07:00
index.js npm: upgrade to v1.4.8 2014-05-01 11:09:00 -07:00
package.json npm: upgrade to v1.4.8 2014-05-01 11:09:00 -07:00

README.md

Build Status Dependency Status

github-url-from-username-repo

Usage


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