Homepage: https://gitlab.com/mtekman/elisp-depmap.el
Author: Mehmet Tekman
Updated:
Generate an elisp dependency map in graphviz
This package generates a graphviz DOT map of all the functions and variables in a given elisp project. The aim is to help developers see how tangled their code is and to help them refactor it.