Skip to content

Chess.com Stats SVG Generator

Este projeto é um serviço web que gera dinamicamente imagens SVG exibindo estatísticas de xadrez de um determinado usuário do Chess.com.

ref-reporef-online-toolref-official-doc

Parâmetros

Clique para exibir/fechar os parâmetros

NomeTipoObrigatórioPadrãoDescriçãoMais Observações
ref-querys
usernamestringNome do usuário registrado site do Chess.comExemplo: PrathamRex
themestringdefaultCor do temaSuporta: default, light, dark, graywhite.
borderRadiusnumber10Raio da borda
disableAnimationsbooleantrueDesabilitar animaçõesSuporta: true or false.
txt
http://your-vercel-url/stats{?username,theme}

Exemplos

Tema default

markdown
<!-- Chess.com Stats SVG Generator -->
![Chess.com Stats with default theme](https://chesscom-stats-svg.vercel.app/stats?username=PrathamRex&theme=default)
Tema default

Tema dark

markdown
<!-- PrathamRex -->
![Chess.com Stats with dark theme](https://chesscom-stats-svg.vercel.app/stats?username=PrathamRex&theme=dark)
Tema dark

Tema graywhite

markdown
<!-- Chess.com Stats SVG Generator -->
![Chess.com Stats with graywhite theme](https://chesscom-stats-svg.vercel.app/stats?username=PrathamRex&theme=graywhite)
Tema graywhite

Tema light

markdown
<!-- Chess.com Stats SVG Generator -->
![Chess.com Stats with light theme](https://chesscom-stats-svg.vercel.app/stats?username=PrathamRex&theme=light)
Tema light

Readme Widget Hub (v4.2.2) MIT Licensed