Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Visual docs #6

Open
cvic opened this issue Mar 7, 2019 · 0 comments
Open

Visual docs #6

cvic opened this issue Mar 7, 2019 · 0 comments

Comments

@cvic
Copy link
Member

cvic commented Mar 7, 2019

Some of these might be useful

*) Visualization of Clojure data structures using Graphviz
https://github.com/walmartlabs/datascope

*) Generates a dot file based on Clojure/ClojureScript code.
https://gitlab.com/200ok/codegraph
https://200ok.ch/posts/using-clojure-to-visualize-dependencies-in-clojure-code.html

*) A block visualizer for Clojure code
https://github.com/lincoln-b/blocks
Looks O.K.
https://i.imgur.com/c52fKir.jpg

*) Visualize Leiningen dependencies using Graphviz (used it, very cool)
https://github.com/walmartlabs/vizdeps

*) Visualize graph and tree data
https://github.com/kumarshantanu/lein-viz

*) Makes a graph of dependencies between functions
https://github.com/Hendekagon/lein-clique

*) Inspect data structures flowing through your application
https://github.com/matthiasn/inspect

*) A Leiningen plugin that generates the data for a Clojure project's function dependency structure matrix
https://github.com/testedminds/lein-topology

*) Generates a dependency hierarchy graph for Leiningen projects
https://github.com/greglook/lein-hiera

Examples soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant