Skip to content

deer/dep_graph

Repository files navigation

Dep Graph

Dep Graph is utility that allows for dependencies of a module to be explored in a graphical manner. You can test it out at https://dep-graph.deno.dev/.

The initial version looks like this. The UI might improve. initial version

This is mainly a test project to learn more about deno_graph and various network diagram visualization utilities. Currently this project uses vis-network. But I plan on switching to cytoscape since it seems to be more powerful and more actively maintained.

About

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published