Skip to content

adonix-org/badges

Repository files navigation

🛡️ Badges

Apache 2.0 License Cloudflare Quality Gate Status Reliability Rating Maintainability Rating Security Rating

Generate static SVG badges with cloud-spark and badge-maker.

Path Parameters:

Parameter Supported Values / Type Description
:label String Text displayed on the left side of the badge.
:message String Text displayed on the right side of the badge.

Query Parameters:

Parameter Supported Values / Type Description
style "flat", "flat-square", "plastic", "for-the-badge", "social" Determines the visual style of the badge.
labelColor String (e.g., "blue", "555") Background color of the label section of the badge.
color String (e.g., "green", "red", "555") Background color of the badge's message section. Can be named color, hex, or numeric code.

Example:

Example

https://badges.adonix.org/badge/Project%20%2B/3.0.1?color=1976D2&labelColor=black&style=flat