Codeflower

#5 / 2 rate

Codeflower

183 users

2020-06-28

Jake Mensch

Extension Information

5 star
100%
4 star
0%
3 star
0%
2 star
0%
1 star
0%

Supported Languages

Description

Visualize repos on github.

The extension 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

Reviews

Juro Oravec
Juro Oravec

Very useful for gaining insight into project structure, reviewing whether the structure is suitable and finding suggestions for refactoring and restructuring. Example: Rendered one of the projects I worked on with CodeFlower, discovered that in frontend components there was one file which was X times larger than the rest, and realised that the file actually harboured multiple functionalities and should be most likely split into individual components. Note, however, that since CodeFlower uses D3, there's a limit to what it can render. Small- and mid-sized projects are fine. But, rendering died when I tried to use it on TypeScript repo (which has 1.20 GB at the time of writing this).

David Johnson (gvost)
David Johnson (gvost)

Codeflower is probably the coolest way to look at data from GitHub! https://github.com

Similar extensions

Friendly GitHub
Friendly GitHub

hermanstarikov

Git Help
Git Help

https://devangdoshi.com

Git flow (for Github)
Git flow (for Github)

Jeroen Visser

OctoPermalinker
OctoPermalinker

Joseph Frazier

Builds Tab for Github
Builds Tab for Github

duxet

Github Markdown Outline Extension
Github Markdown Outline Extension

Unknown

GitHub Enhancement Suite
GitHub Enhancement Suite

DTwigs

OctoEdit
OctoEdit

Andrew Levine

Pages2Repo
Pages2Repo

Frozenfire92

Simply GIT
Simply GIT

Anell Kumarr Beeram

Review on GitHub
Review on GitHub

Sebastian Gräßl

Github Annotator
Github Annotator

Mesut Tasci