GitHub Widgetbox
美丽的动态小部件,适用于 GitHub Readme 页面(统计信息、技能等)。
参数
点击显示/关闭参数
名称 | 类型 | 必填 | 默认值 | 参数描述 | 更多描述 |
---|---|---|---|---|---|
username | string | true | Github 用户名 | ||
data | string | 需要展示的数据 | 可选值:followers repositories stars commits ,多个数据用 , 分隔,例如:followers,repositories,stars,commits 。 |
txt
https://github-widgetbox.vercel.app/api/profile{?username,data}
技能
点击显示/关闭参数
名称 | 类型 | 必填 | 默认值 | 参数描述 | 更多描述 |
---|---|---|---|---|---|
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 。 |
txt
https://github-widgetbox.vercel.app/api/skills{?languages,frameworks,libraries,software,includeNames,theme}
示例
markdown
<!-- Jurredr -->

markdown
