Pixel-perfect Retina-ready Fast Consistent Hackable No tracking
Ansible Quality Score: | /ansible/quality/432.svg | |
---|---|---|
CII Best Practices Level: | /cii/level/1.svg | |
CII Best Practices Tiered Percentage: | /cii/percentage/29.svg | |
CII Best Practices Summary: | /cii/summary/33.svg | |
Cocoapods doc percentage: | /cocoapods/metrics/doc-percent/AFNetworking.svg | |
Codacy grade: | /codacy/grade/e27821fb6289410b8f58338c7e0bc686.svg | |
Codacy branch grade: | /codacy/grade/e27821fb6289410b8f58338c7e0bc686/master.svg | |
Code Climate maintainability: | /codeclimate/maintainability/angular/angular.js.svg | |
Code Climate issues: | /codeclimate/issues/twbs/bootstrap.svg | |
Code Climate technical debt: | /codeclimate/tech-debt/jekyll/jekyll.svg | |
Coverity Scan: | /coverity/scan/3997.svg | |
Dependabot SemVer Compatibility: | /dependabot/semver/bundler/puma.svg | |
GitHub language count: | /github/languages/count/badges/shields.svg | |
GitHub search hit counter: | /github/search/torvalds/linux/goto.svg | |
GitHub top language: | /github/languages/top/badges/shields.svg | |
LGTM Alerts: | /lgtm/alerts/github/apache/cloudstack.svg | |
LGTM Grade: | /lgtm/grade/java/github/apache/cloudstack.svg | |
Scrutinizer code quality (GitHub/Bitbucket): | /scrutinizer/quality/g/filp/whoops/master.svg | |
Scrutinizer coverage (GitLab): | /scrutinizer/quality/gl/propertywindow/propertywindow/client/master.svg | |
Snyk Vulnerabilities for GitHub Repo: | /snyk/vulnerabilities/github/badges/shields.svg | |
Snyk Vulnerabilities for GitHub Repo (Specific Manifest): | /snyk/vulnerabilities/github/badges/shields/gh-badges%2Fpackage.json.svg | |
Snyk Vulnerabilities for npm package: | /snyk/vulnerabilities/npm/mocha.svg | |
Snyk Vulnerabilities for npm package version: | /snyk/vulnerabilities/npm/mocha%404.0.0.svg | |
Snyk Vulnerabilities for npm scoped package: | /snyk/vulnerabilities/npm/%40babel%2Fcore.svg | |
Sonar Documented API Density: | /sonar/http/sonar.petalslink.com/org.ow2.petals%3Apetals-se-ase/public_documented_api_density.svg?sonarVersion=4.2 | |
Sonar Fortify Security Rating: | /sonar/http/sonar.petalslink.com/org.ow2.petals%3Apetals-se-ase/fortify-security-rating.svg?sonarVersion=4.2 | |
Sonar Quality Gate: | /sonar/https/sonarcloud.io/swellaby%3Aazdo-shellcheck/quality_gate.svg?sonarVersion=4.2 | |
Sonar Tech Debt: | /sonar/http/sonar.petalslink.com/org.ow2.petals%3Apetals-se-ase/tech_debt.svg?sonarVersion=4.2 | |
Sonar Violations (short format): | /sonar/https/sonarcloud.io/swellaby%3Aazdo-shellcheck/violations.svg?format=short&sonarVersion=4.2 | |
Sonar Violations (long format): | /sonar/http/sonar.petalslink.com/org.ow2.petals%3Apetals-se-ase/violations.svg?format=long | |
SymfonyInsight Grade: | /symfony/i/grade/45afb680-d4e6-4e66-93ea-bcfa79eb8a87.svg | |
SymfonyInsight Stars: | /symfony/i/stars/45afb680-d4e6-4e66-93ea-bcfa79eb8a87.svg | |
SymfonyInsight Violations: | /symfony/i/violations/45afb680-d4e6-4e66-93ea-bcfa79eb8a87.svg |
Using dash "-" separator
/badge/<LABEL>-<MESSAGE>-<COLOR>.svg
Dashes -- | → | - Dash |
Underscores __ | → | _ Underscore |
_ or Space | → | Space |
Using query string parameters
/static/v1.svg?label=<LABEL>&message=<MESSAGE>&color=<COLOR>
/endpoint.svg?url=<URL>&style<STYLE>
Create badges from your own JSON endpoint.
/badge/dynamic/json.svg?url=<URL>&label=<LABEL>&query=<$.DATA.SUBDATA>&color=<COLOR>&prefix=<PREFIX>&suffix=<SUFFIX>
/badge/dynamic/xml.svg?url=<URL>&label=<LABEL>&query=<//data/subdata>&color=<COLOR>&prefix=<PREFIX>&suffix=<SUFFIX>
/badge/dynamic/yaml.svg?url=<URL>&label=<LABEL>&query=<$.DATA.SUBDATA>&color=<COLOR>&prefix=<PREFIX>&suffix=<SUFFIX>
The following styles are available. Flat is the default. Examples are shown with an optional logo:
?style=plastic&logo=appveyor | |
?style=flat&logo=appveyor | |
?style=flat-square&logo=appveyor | |
?style=for-the-badge&logo=appveyor | |
?style=popout&logo=appveyor | |
?style=popout-square&logo=appveyor | |
?style=social&logo=appveyor |
Here are a few other parameters you can use: (connecting several with "&" is possible)
?label=healthinesses | Override the default left-hand-side text (URL-Encoding needed for spaces or special characters!) |
?logo=appveyor | Insert one of the named logos from (bitcoin, dependabot, discord, gitlab, npm, paypal, serverfault, stackexchange, superuser, telegram, travis) or simple-icons. Simple-icons are referenced using names as they appear on the simple-icons site. If the name includes spaces, replace them with dashes (e.g: ?logo=visual-studio-code ) |
?logo=data:image/png;base64,… | Insert custom logo image (≥ 14px high) |
?logoColor=violet | Set the color of the logo (hex, rgb, rgba, hsl, hsla and css named colors supported) |
?logoWidth=40 | Set the horizontal space to give to the logo |
?link=http://left&link=http://right | Specify what clicking on the left/right of a badge should do (esp. for social badge style) |
?labelColor=abcdef | Set background of the left part (hex, rgb, rgba, hsl, hsla and css named colors supported). The legacy name "colorA" is also supported. |
?color=fedcba | Set background of the right part (hex, rgb, rgba, hsl, hsla and css named colors supported). The legacy name "colorB" is also supported. |
?cacheSeconds=3600 | Set the HTTP cache lifetime (rules are applied to infer a default value on a per-badge basis, any values specified below the default will be ignored). The legacy name "maxAge" is also supported. |
We support .svg
, .json
, .png
and a few others, but use them responsibly.
What is your favorite badge service to use?
Tell us and we might bring it to you!