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.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.2.1
    19
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.2.1
    19
  • 0.2.0
    2
  • 0.1.0
    2

Package Sidebar

Install

npm i github-repo-url

Weekly Downloads

7

Version

0.2.1

License

none

Last publish

Collaborators

  • doowb
  • jonschlinkert