module-visualizer icon indicating copy to clipboard operation
module-visualizer copied to clipboard

Interactive tools to explore ESM dependencies for any module which uses 'import' statements with URLs.

Results 4 module-visualizer issues
Sort by recently updated
recently updated
newest added

@izelnakri ([context](https://github.com/denoland/deno_doc/issues/238)) was looking for a Deno graphviz tool which can be used locally, and noticed that I treat all local files as just one `file://` 'module': ![graph](https://user-images.githubusercontent.com/40628/151680186-929e2ac2-81b1-402b-9488-ecc3164733bf.png) So I...

Should have some way of viewing large graphs at 1:1 size if not further options, and possibly drag and drop movement if not plain scrolling

enhancement
UI

When looking at a graph that has a larger number of files in a single package, there should be a way to break up the package and cause it to...

enhancement

Bumps [denoland/setup-deno](https://github.com/denoland/setup-deno) from 1 to 2. Release notes Sourced from denoland/setup-deno's releases. v2.0.0 What's Changed feat: v2 by @​lucacasonato in denoland/setup-deno#82 Full Changelog: https://github.com/denoland/setup-deno/compare/v1.5.1...v2.0.0 v1.5.1 What's Changed fix: use npm...

dependencies