Skip to content

thi747/badger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

https://thi747.github.io/badger/

(pt-br) Gerador Dinâmico de Badge

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.

Parâmetros da URL

  • 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.

(en-us) Dynamic Badge Generator

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.

URL Parameters

  • 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.

About

Dynamic badges for git projects or whatever

Resources

License

Stars

Watchers

Forks

Releases

No releases published