github-describe

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


Keywords
git-describe, github, git, github-pages, github-api, fetch, fetch-api
License
MIT
Install
npm install github-describe@1.0.0

Documentation

Build Status github-describe - on Npmjs

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}"
> ⏳ Loading ... </a>


<script src="https://unpkg.com/github-describe@^1"></script>

Install .. build .. test

npm install
npm run build && npm test

License

License: MIT