https://thi747.github.io/badger/
Este projeto cria badges SVG dinâmicos que podem ser baixados e utilizados em outros websites. A badge é gerada com base em parâmetros fornecidos na URL, permitindo personalizações como cor, rótulo e mensagem.
color
: Cor nominal ou hexadecimal da área da mensagem. Aceita 3 ou 6 dígitos hexadecimais.label
: Texto do rótulo da badge.msg
: Texto da mensagem da badge.
This project creates SVG badges dynamically to be downloaded and used in other websites. The badge is generated from the URL parameters, allowing to customize color, label and message.
color
: Color name or hexadecimal for the message area. Accepts 3 or 6 hexadecimal digits.label
: Text for the badge's label.msg
: Text for the badge's message.