Skip to content

Instantly share code, notes, and snippets.

@iamdevlinph
Last active July 6, 2018 16:19
Show Gist options
  • Save iamdevlinph/38e9bcf344ebfe5dd7f9d6199e5b0f27 to your computer and use it in GitHub Desktop.
Save iamdevlinph/38e9bcf344ebfe5dd7f9d6199e5b0f27 to your computer and use it in GitHub Desktop.
Github Shield Badges
Open Issues Count
https://img.shields.io/github/issues/<username>/<repo>.svg?style=for-the-badge
Close Issues Count
https://img.shields.io/github/issues-closed/<username>/<repo>.svg?style=for-the-badge
NPM Downloads
https://img.shields.io/npm/dm/<username>/<pkg_name>.svg?style=for-the-badge
Repo Size
https://img.shields.io/github/repo-size/<username>/<repo>.svg?style=for-the-badge
Code Size
https://img.shields.io/github/languages/code-size/<username>/<repo>.svg?style=for-the-badge
Contributors
https://img.shields.io/github/contributors/<username>/<repo>.svg?style=for-the-badge
Open PRs
https://img.shields.io/github/issues-pr/<usernrame>/<repo>.svg?style=for-the-badge
Build (remove branch if no branch specified)
https://img.shields.io/travis/USER/REPO/BRANCH.svg
Styles:
plastic
flat
flat-square
for-the-badge
social
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment