github 生产环境
by Nick Karnik
尼克·卡尼克(Nick Karnik)
Here are GitHub Extensions that I use. They will enable you to improve your productivity on GitHub. Please share your favorite extensions in the comments.
这是我使用的GitHub扩展。 它们将使您能够提高GitHub上的生产率。 请在评论中分享您最喜欢的扩展名。
Octotree allows easy exploration of the source code within the browser through a panel on the left:
Octotree 允许通过左侧面板轻松浏览浏览器中的源代码:
github-dashboard provides the ability to filter events on the Github.com activity dashboard
github-dashboard 提供了在Github.com活动仪表板上过滤事件的功能
Sourcegraph allows going to the definition and finding references within the code
Sourcegraph 允许转到定义并在代码内查找引用
Octolinker allows navigating through the code more efficiently by turning module imports into clickable links so you can easily view their source
通过将模块导入转换为可点击的链接, Octolinker 可以更有效地浏览代码,因此您可以轻松查看其源代码
github-repo-size displays repository size and individual file sizes on GitHub
github-repo-size 在GitHub上显示存储库大小和单个文件大小
refined-github simplifies the GitHub interface and adds several useful features
精致的github 简化了GitHub界面并添加了一些有用的功能
No more jumps caused by recently pushed branches (They are moved to the side)
最近推送的分支不再引起跳跃(它们移到了一侧)
Reaction avatars showing who reacted to a comment
React头像显示谁对评论做出了React
The option to wait for checks when merging a P
合并P时等待检查的选项
Clickable references to issues and pull requests
可点击的问题引用和请求请求
Links to an issue’s closing commit or pull request
链接到问题的结束提交或拉取请求
ZenHub is a better way to manage your GitHub Issues. It supports Multi-repo Boards, Epics, and reports — all inside of GitHub
ZenHub 是管理GitHub问题的更好方法。 它支持GitHub内的多仓库板,史诗和报告
github-npm-stats displays npm download stats on a GitHub repo
github-npm- stats在GitHub存储库上显示npm下载统计信息
npmhub displays npm dependencies on GitHub repos
isometric-contributions renders an isometric pixel art version of GitHub contribution graphs
isometric-contributions 呈现GitHub贡献图的等距像素艺术版本
翻译自: https://www.freecodecamp.org/news/github-extensions-to-boost-your-productivity-4692ad2b1796/
github 生产环境