Codewars Readme Stats
Display your Codewars stats at your GitHub Readme profile!
Parameters
Click to show/close parameters
Name | Type | Required | Default | Description | More Description |
---|---|---|---|---|---|
user | string | true | Codewars username. | ||
name | boolean | Displays the nickname instead of the username. | |||
top_languages | boolean | Extens the card with 3 icons of the top trained languages. | |||
stroke | string | Sets a border with the passed in color around the card. | Support: web color name, hexadecimal color value, rgb value. | ||
theme | string | Sets a theme for the card. | Support: dark light . | ||
hide_clan | boolean | Removes the clan name from the card. | |||
cache-control | number | Changes the cache-control http header value. | |||
animation | boolean | Can 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 -->

Theme light, stroke and cache control
markdown
<!-- dinifarb -->

Card with top language, stroke and theme
markdown
<!-- dinifarb -->
