
Codeflower 作者: Jake Mensch
Visualize repos on github.
11 个用户11 个用户
扩展元数据
屏幕截图

关于此扩展
The add-on adds a "Codeflower" tab to the navigation bar on github.com. When you click on the tab, you'll see the repository, visualized as a d3 force-directed graph.
The inner nodes in the graph correspond to the directories in the repository, and the outer (colored) nodes correspond to the files. The size of the outer nodes increases with the number of lines of code in the file, and the color of the outer nodes indicates what language the file is written in.
More info on github!
https://github.com/jmensch1/codeflower
The inner nodes in the graph correspond to the directories in the repository, and the outer (colored) nodes correspond to the files. The size of the outer nodes increases with the number of lines of code in the file, and the color of the outer nodes indicates what language the file is written in.
More info on github!
https://github.com/jmensch1/codeflower
评分 5(1 位用户)
权限与数据详细了解
必要权限:
- 访问您在 github.com 的数据
更多信息
1.0.7 的发布说明
UI tweaks