Gradgen
Gradgen is a simple yet powerful Cloudflare worker that enhances your badges from badgen.net with stunning gradients.
Tip
Since this project's badges are based on badgen.net, the configuration parameters can be directly referred to badgen.net help. The following configuration only shows the extended parameters of this project.
Parameters
Click to show/close parameters
Name | Type | Required | Default | Description | More Description |
---|---|---|---|---|---|
badgenNetParams | any | true | badgen.net Badge path parameters | For example: static/... (Static badges) github/... (Github-related). | |
gradient | string | Gradient | Format: color1,color2 Color format: HEX CSS color name . | ||
style | string | Badge style | Supported: flat . | ||
badgenNetQuerys | any | badgen.net Badge query parameters | For example: color (Icon color) icon (Icon) etc. |
txt
https://gradgen.bokub.workers.dev/{badgenNetParams}{?gradient,badgenNetQuerys
Examples
markdown
