扫一扫分享
如果想看某个项目从发布到至今的一个增长曲线又如何看呢?
我们需要借助 GitHub Star History 这个站点辅助实现。
使用 # 拼接GitHub项目路径或者直接在star-history中粘贴github项目地址即可。
<picture>
<source
media="(prefers-color-scheme: dark)"
srcset="
https://api.star-history.com/svg?repos=mydearcc/tools&type=Date&theme=dark
"
/>
<source
media="(prefers-color-scheme: light)"
srcset="
https://api.star-history.com/svg?repos=mydearcc/tools&type=Date
"
/>
<img
alt="Star History Chart"
src="https://api.star-history.com/svg?repos=mydearcc/tools&type=Date"
/>
</picture>
效果如下:
使用特别简单。
仅供个人学习参考/导航指引使用,具体请以第三方网站说明为准,本站不提供任何专业建议。如果地址失效或描述有误,请联系站长反馈~感谢您的理解与支持!
手机预览