You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# git-url-parse [][paypal-donations][](https://travis-ci.org/IonicaBizau/node-git-url-parse/)[](https://www.npmjs.com/package/git-url-parse)[](https://www.npmjs.com/package/git-url-parse)[](https://www.codementor.io/johnnyb?utm_source=github&utm_medium=button&utm_term=johnnyb&utm_campaign=github)
3
+
# git-url-parse [][paypal-donations][](https://travis-ci.org/IonicaBizau/git-url-parse/)[](https://www.npmjs.com/package/git-url-parse)[](https://www.npmjs.com/package/git-url-parse)[](https://www.codementor.io/johnnyb?utm_source=github&utm_medium=button&utm_term=johnnyb&utm_campaign=github)
4
4
5
5
> A high level git url parser for common git providers.
6
6
@@ -82,6 +82,7 @@ Parses a Git url.
82
82
-`source` (String): The Git provider (e.g. `"github.com"`).
83
83
-`owner` (String): The repository owner.
84
84
-`name` (String): The repository name.
85
+
-`full_name` (String): The owner and name values in the `owner/name` format.
85
86
-`toString` (Function): A function to stringify the parsed url into another url type.
86
87
-`organization` (String): The organization the owner belongs to. This is CloudForge specific.
0 commit comments