node-github-url-from-git

Convert github git or gist url to an http url - Node.js module
  https://github.com/visionmedia/node-github-url-from-git
  0
  no reviews



This module is a simple regular expression for parsing and converting a git repository url from github to an http url. It supports gists as well. It is used by npm and node-normalize-package-data.

Node.js is an event-based server-side javascript engine.