@geut/git-url-parse

3.2.6 • Public • Published

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.

Dependents (1)

Package Sidebar

Install

npm i @geut/git-url-parse

Weekly Downloads

535

Version

3.2.6

License

ISC

Unpacked Size

3.74 kB

Total Files

4

Last publish

Collaborators

  • geutuser
  • the-real-dk
  • tinchoz49
  • estebanprimost