Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Edge

A tool that use madge to generate a circular dependency graph of your codebase.

Github Desktop codebase when visualised with Edge

How to use

  1. Clone to this repo
  2. Have Deno installed.
  3. Run deno run bin/cli.ts <path_to_your_code_base> --html --open
  4. Hit A several times to allow deno system access.
  5. The result should be in edge_analysis.html file.

TODO

  • Make this a CLI runnable with npx
  • Make output file configurable.
  • Make Edge "core" a library.

About

A tool that you madge to generate an interactive dependency graph of your codebase

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages