1.0.0 • Published 6 years ago

github-describe v1.0.0

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

Build Status

github-describe

Run 'git describe' on a GitHub repository, in the browser. Useful for GitHub pages sites, etc.!

Usage

<a
  id="github-describe"
  data-github-describe-repo="{USER or ORG}/{REPO}"
  href="#!-Loading-Git-data..."
> ⏳ Loading ... </a>


<script src="https://unpkg.com/github-describe@%5E1"></script>

Install .. build .. test

npm install
npm run build && npm test

License

License: MIT