Github
github官方文档
https://docs.github.com/cn/search-github/searching-on-github/searching-for-repositories
操作技巧
- 按s 快速定位到搜索栏
- 按t 将项目目录树以列全部呈现
- 按. 将项目在在线vscode中查看
搜索技巧
搜索仓库https://docs.github.com/cn/search-github/searching-on-github/searching-for-repositories
搜索指令如下
文档https://docs.github.com/cn/search-github
- in操作进行位置搜索
- in:name 在标题中搜
- 如 golang in:name,表示标题中含有golang的
- 如python in:name
- in:description
- in:readme
- 组合使用:
- 逗号分开每个位置
- 如 vue in:name,description
- in:name 在标题中搜
- stars、fork
- stars:>=2000
- fork:<5000
- 组合使用:
- 空格分开多个条件
- 高亮代码块进行共享
- awesome 获取有关优秀项目、学习资料
- awesome 内容
- 如awesome python 可获取大量关于python各个方面的资源
- location、language
- location指定地区
- language指定语言(常用)如language:c
高级搜索界面
- UI界面搜索https://github.com/search/advanced
Github API URL
-
explore
- 官方根据你的习惯推荐
- 链接https://github.com/explore
-
topics
- 不同的话题分类
- https://github.com/topics
- 如数据库sql的,https://github.com/topics/sql
- 如go的,https://github.com/topics/go
- 如python的, https://github.com/topics/python
- 还有个很特殊的 awesome https://github.com/topics/awesome 提供优质资源
-
trending
-
搜索相关优质项目,还可以指定今天,本周,本月
-
- 如搜索go https://github.com/trending/go
- 如搜索python https://github.com/trending/python
- 如搜索本周sql https://github.com/trending/sql?since=weekly
实用网站
-
追踪github仓库,根据语言、标签筛选项目仓库,仓库热度,开源软件分类并排名的实用网站
-
用户、组织、仓库排名
-
编程语言统计,星榜,排名等
-
https://unbug.github.io/codelf/
变量命名工具,也可找到项目仓库
-
代码搜索(全网搜索,源包括github,google,bitbucket,gitlab等,还可以语言分类)
-
ff
-
ff
-
ff