
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
由 1 位評論者給出 5 分
權限與資料了解更多
必要權限:
- 存取您在 github.com 的資料
更多資訊
1.0.7 版的發行公告
UI tweaks