README HubREADME HUB发现、配置、预览并复制可信的 README 图片组件。
目录

编辑器

LeetCode Stats Card

支持主题、字体、扩展和站点选项的 LeetCode 统计卡片。

<picture>
  <source media="(prefers-color-scheme: dark)" srcset="https://leetcard.jacoblin.cool/leetcode?font=Baloo_2&amp;ext=heatmap&amp;site=us&amp;width=500&amp;height=200&amp;border=1&amp;radius=4&amp;animation=true&amp;cache=60&amp;theme=dark">
  <source media="(prefers-color-scheme: light)" srcset="https://leetcard.jacoblin.cool/leetcode?font=Baloo_2&amp;ext=heatmap&amp;site=us&amp;width=500&amp;height=200&amp;border=1&amp;radius=4&amp;animation=true&amp;cache=60&amp;theme=light">
  <img alt="LeetCode Stats Card preview" src="https://leetcard.jacoblin.cool/leetcode?font=Baloo_2&amp;ext=heatmap&amp;site=us&amp;width=500&amp;height=200&amp;border=1&amp;radius=4&amp;animation=true&amp;cache=60&amp;theme=light">
</picture>