github-url-exists

v1.0.7
Check if a URL is a valid and existent GitHub HTTP(s) URL
git github validation link url exists string

release

npm version ${BUMP:-"patch"} --no-git-tag-version && git add package.json && git commit -m ":octocat: Bump to $(cat package.json | jq -r .version)" && git tag $(cat package.json | jq -r .version) && git push && git push --tags && npm publish

test

mocha --reporter nyan

tdd

npm test -- --watch
npm i github-url-exists

Metadata

  • MIT
  • >=0.10.0
  • Philipp Alferov
  • released 11/6/2015

Downloads

Maintainers