Socket
Socket
Sign inDemoInstall

@geut/git-url-parse

Package Overview
Dependencies
35
Maintainers
5
Versions
17
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

@geut/git-url-parse

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


Version published
Maintainers
5
Weekly downloads
534
decreased by-44.14%

Weekly downloads

Readme

Source

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.

FAQs

Last updated on 01 Sep 2021

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc