github-repo-url

0.2.1 • Public • Published

github-repo-url NPM version

Extract a GitHub project's URL from its git repository URL.

Install

Install with npm:

npm i github-repo-url --save-dev

Usage

var repoUrl = require('github-repo-url');
console.log(repoUrl);
//=> https://github.com/jonschlinkert/github-repo-url

Author

Jon Schlinkert

License

Copyright (c) 2014 Jon Schlinkert, contributors.
Released under the MIT license


This file was generated by verb-cli on April 04, 2014.

/github-repo-url/

    Package Sidebar

    Install

    npm i github-repo-url

    Weekly Downloads

    7

    Version

    0.2.1

    License

    none

    Last publish

    Collaborators

    • doowb
    • jonschlinkert