Skip to content

Antriel/haxe-deps-viewer

Repository files navigation

Haxe Dependencies Viewer

Use this tool to visualize your Haxe dependencies.
Try it out here.

image

  • Compile with -D dump-dependencies
  • Copy/drag the dump/dependencies.dump to the web page.
  • You can also drag dependants.dump, it just switches arrow directions. You can also switch that via UI at any time.
  • You can:
    • Search for a node.
    • Activate a node by clicking on it.
    • See its direct/all dependencies/dependants and see the counts.
    • Change visualization parameters, like node sizes.
    • Rename nodes based on regexes, to lower the visual clutter.
    • Exclude nodes based on regexes.
    • For very big files (or just for fun) you can fiddle with layout/simulation parameters to improve/speedup the layout.

Brought to you by Antriel, inspired by https://github.com/markknol/haxe-dependency-graph.

About

Haxe dependencies viewer.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published