Github

github官方文档

https://docs.github.com/cn/search-github/searching-on-github/searching-for-repositories

操作技巧

  1. 按s 快速定位到搜索栏
  2. 按t 将项目目录树以列全部呈现
  3. 按. 将项目在在线vscode中查看

搜索技巧

搜索仓库https://docs.github.com/cn/search-github/searching-on-github/searching-for-repositories

搜索指令如下

文档https://docs.github.com/cn/search-github

  1. in操作进行位置搜索
    1. in:name 在标题中搜
      1. 如 golang in:name,表示标题中含有golang的
      2. 如python in:name
    2. in:description
    3. in:readme
    4. 组合使用:
      1. 逗号分开每个位置
      2. 如 vue in:name,description
  2. stars、fork
    1. stars:>=2000
    2. fork:<5000
    3. 组合使用:
      1. 空格分开多个条件
  3. 高亮代码块进行共享
  4. awesome 获取有关优秀项目、学习资料
    1. awesome 内容
    2. 如awesome python 可获取大量关于python各个方面的资源
  5. location、language
    1. location指定地区
    2. language指定语言(常用)如language:c

高级搜索界面

  1. UI界面搜索https://github.com/search/advanced

Github API URL

  1. explore

    1. 官方根据你的习惯推荐
    2. 链接https://github.com/explore
  2. topics

    1. 不同的话题分类
    2. https://github.com/topics
      1. 如数据库sql的,https://github.com/topics/sql
      2. 如go的,https://github.com/topics/go
      3. 如python的, https://github.com/topics/python
      4. 还有个很特殊的 awesome https://github.com/topics/awesome 提供优质资源
  3. trending

  4. 搜索相关优质项目,还可以指定今天,本周,本月

  5. https://github.com/trending

    1. 如搜索go https://github.com/trending/go
    2. 如搜索python https://github.com/trending/python
    3. 如搜索本周sql https://github.com/trending/sql?since=weekly

实用网站

  1. https://www.libhunt.com/

    追踪github仓库,根据语言、标签筛选项目仓库,仓库热度,开源软件分类并排名的实用网站

  2. https://gitstar-ranking.com/

    用户、组织、仓库排名

  3. https://githuber.cn/

    编程语言统计,星榜,排名等

  4. https://unbug.github.io/codelf/

    变量命名工具,也可找到项目仓库

  5. https://searchcode.com/

    代码搜索(全网搜索,源包括github,google,bitbucket,gitlab等,还可以语言分类)

  6. ff

  7. ff

  8. ff