Skip to content

Latest commit

 

History

History
101 lines (74 loc) · 4.81 KB

File metadata and controls

101 lines (74 loc) · 4.81 KB

用美观、可配置的徽章与状态卡片,让你的 README 更专业、更高效!


GitHub Widgetbox

美丽的动态小部件,适用于 GitHub Readme 页面(统计信息、技能等)。

ref-repo ref-official-doc

参数

个人资料

点击显示/关闭参数

名称 类型 必填 默认值 参数描述 更多描述
ref-querys
username string true Github 用户名
data string 需要展示的数据 可选值:followers repositories stars commits,多个数据用 , 分隔,例如:followers,repositories,stars,commits
https://github-widgetbox.vercel.app/api/profile{?username,data}

技能

点击显示/关闭参数

名称 类型 必填 默认值 参数描述 更多描述
ref-querys
languages string 语言 格式:语言名称用 , 分隔,例如:javascript,python,html,css
frameworks string 框架 格式:多个框架用 , 分隔,例如:react,vue,angular
libraries string 格式:多个库用 , 分隔,例如:react,vue,angular
tools string 工具 格式:多个工具用 , 分隔,例如:git,docker,npm,yarn,webpack
software string 软件 格式:多个软件用 , 分隔,例如:windows,linux,vscode
includeNames boolean false 是否显示名称 可选值:true false
theme string 主题 可选值:default darkmode viridescent carbon nautilus serika
https://github-widgetbox.vercel.app/api/skills{?languages,frameworks,libraries,software,includeNames,theme}

示例

<!-- Jurredr -->
![个人资料](https://github-widgetbox.vercel.app/api/profile?username=Jurredr&data=followers,repositories,stars,commits&theme=darkmode)
个人资料
![技能](https://github-widgetbox.vercel.app/api/skills?frameworks=vue,react,electron,bootstrap,tailwind,express&includeNames=true&theme=darkmode)
技能