Skip to content

parseGitUrl

Category
Last Changed
2月24日11时22分

Demo

source: git@github.com:ajiu9/comuse.git

parseGitUrl: https://github.com/ajiu9/comuse

Usage

ts
import { parseGitUrl } from 'comuse-shared'

parseGitUrl('git@github.com:ajiu9/comuse.git') // https://github.com/ajiu9/comuse

Source

SourceDemoDocs

Changelog

No recent changes

Released under the MIT License.