An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 3.6% on proxy.golang.org
Top 3.4% dependent packages on proxy.golang.org
Top 2.9% dependent repos on proxy.golang.org
Top 5.3% forks on proxy.golang.org

proxy.golang.org : github.com/lucasepe/modgv

modgv converts “go mod graph” output into Graphviz's DOT language, for use with Graphviz visualization and analysis tools like dot, dotty, and sccmap. Usage: modgv takes no options or arguments; it reads a graph in the format generated by “go mod graph” on standard input and writes DOT language on standard output. For each module, the node representing the greatest version (i.e., the version chosen by Go's minimal version selection algorithm) is colored green. Other nodes, which aren't in the final build list, are colored grey. See http://www.graphviz.org/doc/info/lang.html for details of the DOT language and http://www.graphviz.org/about/ for Graphviz itself.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/lucasepe/modgv
Keywords: dependencies , golang , graphviz , viewer
License: BSD-3-Clause
Latest release: over 2 years ago
First release: almost 5 years ago
Namespace: github.com/lucasepe
Dependent packages: 3
Dependent repositories: 3
Stars: 448 on GitHub
Forks: 17 on GitHub
See more repository details: repos.ecosyste.ms
Funding links: https://github.com/sponsors/lucasepe
Last synced: 6 days ago

    Loading...
    Readme
    Loading...