git-url-parse
Advanced tools
Comparing version
{ | ||
"name": "git-url-parse", | ||
"version": "7.0.1", | ||
"version": "7.0.2", | ||
"description": "A high level git url parser for common git providers.", | ||
@@ -55,2 +55,2 @@ "main": "lib/index.js", | ||
] | ||
} | ||
} |
@@ -15,3 +15,7 @@ <!-- Please do not edit this file. Edit the `blah` field in the `package.json` instead. If in doubt, open an issue. --> | ||
```sh | ||
$ npm i --save git-url-parse | ||
# Using npm | ||
npm install --save git-url-parse | ||
# Using yarn | ||
yarn add git-url-parse | ||
``` | ||
@@ -79,5 +83,7 @@ | ||
2. For bug reports and feature requests, open issues. :bug: | ||
3. For direct and quick help, you can [use Codementor](https://www.codementor.io/johnnyb). :rocket: | ||
## :memo: Documentation | ||
@@ -156,2 +162,4 @@ | ||
- [`ci-yarn-upgrade`](https://github.com/taichi/ci-yarn-upgrade) (by taichi)—Keep NPM dependencies up-to-date with CI, providing version-to-version diff for each library | ||
- [`clipped`](https://github.com/clippedjs/clipped#readme) (by IniZio)—Reduce pain of configuration to once | ||
- [`committing`](https://github.com/axetroy/committing#readme) (by Axetroy)—commit every days | ||
- [`complan`](https://github.com/pranavparikh/complan#readme) (by Pranav Parikh)—COMPLexity ANalyzer Tool For Javascript | ||
@@ -170,2 +178,4 @@ - [`def-core`](https://npmjs.com/package/def-core) (by tbfed)—def core for deflite | ||
- [`git-issues`](https://github.com/softwarescales/git-issues) (by Gabriel Petrovay)—Git issues extension to list issues of a Git project | ||
- [`git-lab-cli`](https://npmjs.com/package/git-lab-cli)—gitlab-cli ================== | ||
- [`git-signed`](https://github.com/Wizcorp/git-signed#readme) (by Marc Trudel)—git commit signing made easy (and enforceable) | ||
- [`git-source`](https://github.com/IonicaBizau/git-source#readme)—Parse and stringify git urls in a friendly way. | ||
@@ -180,4 +190,4 @@ - [`gitbook-start-https-alex-moi`](https://github.com/ULL-ESIT-SYTW-1617/https-al-servidor-del-libro-alex-moi.git#readme) (by Moises Yanes Carballo)—Plugin deploy iaas https | ||
- [`gtni`](https://nmrony.github.io/gtni) (by Nur Mohammed Rony)—Install your all npm dependencies recursively with gtni while you are doing git clone, fetch or pull | ||
- [`lcov-server`](https://github.com/gabrielcsapo/lcov-server#readme) (by Gabriel J. Csapo)—🎯 A simple lcov server & cli parser | ||
- [`moto-connector`](https://npmjs.com/package/moto-connector) (by limingv5)—FEB平台SDK | ||
- [`node-coverage-server`](https://github.com/gabrielcsapo/node-coverage-server#readme) (by Gabriel J. Csapo)—A simple lcov server / cli parser | ||
- [`nodeschool-admin`](https://github.com/nodeschool/admin#readme) (by Martin Heidegger)—CLI tool for setting up and maintaining a nodeschool chapters and other things. | ||
@@ -184,0 +194,0 @@ - [`ogh`](https://github.com/egoist/ogh#readme) (by EGOIST)—Open GitHub Page of your repo directly in Terminal. |
18816
2.57%216
4.85%