Skip to content

Codewars Readme Stats

Display your Codewars stats at your GitHub Readme profile!

ref-reporef-official-doc

Parameters

Click to show/close parameters

NameTypeRequiredDefaultDescriptionMore Description
ref-querys
userstringtrueCodewars username.
namebooleanDisplays the nickname instead of the username.
top_languagesbooleanExtens the card with 3 icons of the top trained languages.
strokestringSets a border with the passed in color around the card.Support: web color name, hexadecimal color value, rgb value.
themestringSets a theme for the card.Support: dark light.
hide_clanbooleanRemoves the clan name from the card.
cache-controlnumberChanges the cache-control http header value.
animationbooleanCan be used to disable the animations.
txt
https://github.r2v.ch/codewars{?user,name,top_languages,stroke,theme,hide_clan,cache_control,animation}

Examples

Basic card

markdown
<!-- dinifarb -->
![Codewars Readme Stats](https://github.r2v.ch/codewars?user=dinifarb)
Codewars Readme Stats

Theme light, stroke and cache control

markdown
<!-- dinifarb -->
![Codewars Readme Stats](https://github.r2v.ch/codewars?user=dinifarb&top_languages=false&stroke=%23BB432C&theme=light&cache_control=86400)
Codewars Readme Stats

Card with top language, stroke and theme

markdown
<!-- dinifarb -->
![Codewars Readme Stats](https://github.r2v.ch/codewars?user=dinifarb&name=true&top_languages=true&stroke=%23b362ff&theme=purple_dark)
Codewars Readme Stats

Readme Widget Hub (v4.3.0) MIT Licensed