Codewars Readme Stats
在你的 github 个人资料中展示你的 codewars 统计信息!
参数
点击显示/关闭参数
名称 | 类型 | 必填 | 默认值 | 参数描述 | 更多描述 |
---|---|---|---|---|---|
user | string | true | Codewars 用户名。 | ||
name | boolean | 是否显示昵称而不是用户名。 | |||
top_languages | boolean | 扩展卡片,添加 3 个顶级训练语言的图标。 | |||
stroke | string | 使用传入的颜色在卡片周围设置边框。 | 支持类型:web 颜色名称,十六进制颜色值,rgb 值。 | ||
theme | string | 设置卡片的主题。 | 支持类型: dark light 。 | ||
hide_clan | boolean | 从卡片中移除公会名称。 | |||
cache-control | number | 设置缓存控制头部的值。 | |||
animation | boolean | 是否禁用动画。 |
txt
https://github.r2v.ch/codewars{?user,name,top_languages,stroke,theme,hide_clan,cache_control,animation}
示例
基础卡片
markdown
<!-- dinifarb -->

明亮主题,边框和缓存控制
markdown
<!-- dinifarb -->

卡片显示顶级语言,边框和主题
markdown
<!-- dinifarb -->
