3.2.6 • Published 4 years ago

@geut/git-url-parse v3.2.6

Weekly downloads
18
License
ISC
Repository
github
Last release
4 years ago

git-url-parse

Function to parse a git url and generates template url for the git compare preview.

Note

Since v3.0 this module is ESM only.

Install

npm install @geut/git-url-parse

Use

import { gitUrlParse } from '@geut/git-utl-parse'

console.log(await gitUrlParse({ url: 'https://github.com/geut/chan' }));

API

gitUrlParse (options)

Function to parse a git url and generates template url for the git compare preview.

3.2.6

4 years ago

3.2.5

4 years ago

3.2.4

4 years ago

3.2.1

4 years ago

3.2.0

4 years ago

3.1.0

4 years ago

3.0.3

4 years ago

3.0.2

4 years ago

3.0.1

4 years ago

3.0.0

4 years ago

3.0.0-beta.2

4 years ago

3.0.0-beta.1

4 years ago

3.0.0-beta.0

4 years ago

2.3.0

4 years ago

2.2.0

5 years ago

2.0.0

6 years ago

2.0.0-beta.6

6 years ago