Visualizing a codebase

Uma forma alternativa de visualizar uma árvore de pastas, com círculos

How can we “fingerprint” a codebase to see its structure at a glance? Let’s explore ways to automatically visualize a GitHub repo, and how that could be useful.WHAT’S IT FOR?“Fingerprint” the structure of a GitHub repoSHARE

WHO MADE IT?

Imagine this: you’re looking at a new codebase, and you want to find the code for a specific function.

For example, in the create-react-app codebase,How quickly can you find a test for react-dev-utils?

Tags: , ,