Badge
Concise, consistent, and legible badges
This is an identification tag SVG based on node.js , It can quickly generate various labels and status identifiers.

Github Label

Repos Option theme: default/night/dusk

https://badge.eu.org/github/repos/:owner/:repo?theme=dusk

Effective value: 0 or 1

https://badge.eu.org/github/contributors/:owner/:repo?strokeopacity=1

https://badge.eu.org/github/contributors-anon/:owner/:repo (includes anonymous commits)

https://badge.eu.org/github/statistics/:owner/:repo

https://badge.eu.org/github/watch-arrow/:owner/:repo

https://badge.eu.org/github/watch/:owner/:repo

https://badge.eu.org/github/star-arrow/:owner/:repo

https://badge.eu.org/github/star/:owner/:repo

https://badge.eu.org/github/fork-arrow/:owner/:repo

https://badge.eu.org/github/fork/:owner/:repo

https://badge.eu.org/github/language/:owner/:repo

https://badge.eu.org/github/languageall/:owner/:repo

https://badge.eu.org/github/languagetop/:owner/:repo

https://badge.eu.org/github/languagecount/:owner/:repo

https://badge.eu.org/github/downloads/:owner/:repo

https://badge.eu.org/github/downloadlatest/:owner/:repo

https://badge.eu.org/github/size/:owner/:repo

https://badge.eu.org/github/license/:owner/:repo

https://badge.eu.org/github/tag/:owner/:repo

https://badge.eu.org/github/issues/:owner/:repo

https://github.com/:owner/:repo/workflows/:name/badge.svg?branch=:branch

Npm Label

https://badge.eu.org/npm/package/:package

https://badge.eu.org/npm/simple/:package

https://badge.eu.org/npm/version/:package

https://badge.eu.org/npm/downloadday/:package

https://badge.eu.org/npm/downloadweek/:package

https://badge.eu.org/npm/downloadmonth/:package

https://badge.eu.org/npm/downloadyear/:package

https://badge.eu.org/npm/license/:package

https://badge.eu.org/npm/rev/:package

Travis Label

https://badge.eu.org/travis/:owner/:repo?branch=:branch

https://api.travis-ci.com/:owner/:repo.svg?branch=:branch

Codecov Label

codecov v2 api needs to configure user tokens

github:(gh|github|github_enterprise)

bitbucket:(bb|bitbucket|bitbucket_server)

gitlab:(gl|gitlab|gitlab_enterprise)

https://badge.eu.org/codecov/(gh|gl|bb)/:owner/:repo?token=:token

https://badge.eu.org/codecov/(gh|gl|bb)/:owner/:repo?commit=:commit

https://badge.eu.org/codecov/(gh|gl|bb)/:owner/:repo?branch=:branch

https://codecov.io/(gh|gl|bb)/:owner/:repo/branch/:branch/graph/badge.svg?token=:token

Use this token to view graphs and images for third party dashboard usage. Learn more

Static Label

This is a customizable static label

https://badge.eu.org/static/PASSED/4c1/badge.svg ( "/badge.svg" which can be omitted from the URL. )

https://badge.eu.org/static/language/555/JavaScript/ffc107

https://badge.eu.org/static/Color/555/Red/F00/Orange/FF7F50...

Label Option Icon

We provide some commonly used icons here (Icon continue to increase)

?icon=github

Label Option Radius

This is the option to use right angles or rounded corners for icon borders

Effective value: 0 or 1

?radius=1

Label Option Iconcolor

You can choose the color of the icon (hex color)

?iconcolor=F9A136

Label Option Opacity

This is an option for icon opacity

Effective value: 0~1

?opacity=0.8

Label Option Color

You can change the default color at the end of the label

Change the end color: 007EC6 --> 27AE60 (hex color)

?color=007EC6

Label Option Stroke

You can add or modify the color of the label border (hex color)

?stroke=555

Label Option TextColor

You can change the text color inside the label (hex color)

?textcolor=555

Label Option Bubble

This is an option to change the label style, you can refer to the following example

Effective value: 0 or 1

?bubble=1

Label Option Arrow

This is an option to change the label style, you can refer to the following example

Effective value: 0 or 1 or 2

?arrow=1

Help

1. URL-Encoding needed for spaces or special characters!

2. The default value of our label is /badge.svg, which can be omitted from the URL.

3. Only hex color setting is supported.

4. Through UptimeRobot monitoring system normal operation.