1.4.1 • Published 8 years ago

parse-github-repo-url v1.4.1

Weekly downloads
1,553,794
License
MIT
Repository
github
Last release
8 years ago

parse-github-repo-url

Parse a GitHub URL for user/project@version

Build Status semantic-release

Features

Parse all the stupid ways you could write a GitHub URL in your damn package.json. Supports:

  • <user>/<repo#<commit>
  • git:// and .git w/ #commit or @version
  • git@ and https:git@
  • www.github.com
  • gitlab.<my company name>.com/user/repo.git parsing
  • All 5 different ways you could download a freaking tarball/zipball

API

user, repo, version = parse(url)

version could be falsey, a semantic version, a commit, or a branch, etc.

var parse = require('parse-github-repo-url')
parse('component/emitter#1') // => ['component', 'emitter', '1']

See the tests for all the different types of supported URLs.

react-native-bluetooth2killi8n-react-native-fast-imageairscanairscan-examplereact-native-esc-pos-sahaab@borisovart/atol-kkt-module@frxf/frxfdeneme323112@ntt_app/react-native-custom-notificationlatest-release-git-tag@nullfield/last-release-git-tag@nulliel/last-release-git-tag@infinitebrahmanuniverse/nolb-parse-@mestery/release-please@everything-registry/sub-chunk-2410tailwind-vector-effectwinx-form-winxwp-toolsvcloudcam-playkit-js-hlsvue-dev-clone@cypress/bumpercar@corelmax/react-native-my2c2p-sdkjamuskalimlazy-bee-uilast-release-githubstart-starwars-lib@apardellass/react-native-audio-stream@artemv/semantic-release@buganto/client@boundless-inc/mobiledoc-dom-renderervue-v3-yandex-metrikavh-semantic-release-cli@felipesimmi/react-native-datalogic-module@hawkingnetwork/react-native-tab-view@hbglobal/react-native-actions-shortcuts@geeky-apo/react-native-advanced-clipboard@innodata/vue-v3-ya-metrika@madoc.io/bundler@jlengstorf/gatsby-theme-showcase@ko-developerhong/react-native-multiple-image-picker@hemith/react-native-tnk@react-18-pdf/root@pz-mxu/release-please@safely-project/safely-ts@npmcli/release-please@phong95/react-native-multiple-image-picker@semantic-release-extras/verified-git-commit@seculum/vue-dev-clonemiracle-webpack-tree-shakingmicrofeedback-githubnative-apple-loginnative-kakao-loginnative-google-loginonepagerreact-native-dsphoto-modulereact-native-modal-progress-barreact-native-is7react-native-flyyrelease-please-forkrelease-planrelease-pleaserelease-please-plusrelease-please_bukforkprstreadmeifysemantic-release-scriptsreact-native-kakao-mapssemantic-actionsemantic-release-clisemantic-sf-clisemantic-sf-releasesaasify-bulk-deployreact-native-contact-listreact-native-syan-photo-pickerreact-native-test-module-hhhreact-native-plugpag-wrapperreact-native-pulsator-nativereact-native-responsive-sizenetlify-plugin-deploy-preview-commentingnormalize-packagenormalize-proxynorska-theme-docsplaykit-js-hls-sondqpr-changelog-genpr-logpullitsfroment-release-pleasegilmoregithub-post-releasegh-canonical-repositorygh-release-downloadhadron-buildlenticularluojia-cli-devmake-empty-github-commitl2forlerna@yplabs-ltd/react-native-detectoraberlaas-setuparifbudixzcheminfo-publish
1.4.1

8 years ago

1.4.0

8 years ago

1.3.0

9 years ago

1.2.0

9 years ago

1.0.0

11 years ago