npm stats
  • Search
  • About
  • Repo
  • Sponsor
  • more
    • Search
    • About
    • Repo
    • Sponsor

Made by Antonio Ramirez

github-repo-url

0.2.1

@jonschlinkert

npmHomeRepoSnykSocket
Downloads:306
$ npm install github-repo-url
DailyWeeklyMonthlyYearly

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

  • github/jonschlinkert
  • twitter/jonschlinkert

License

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


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