Liking cljdoc? Tell your friends :D

cnuernber.depsviz


-mainclj

(-main & args)
source

build-dotclj

(build-dot fname options)
source

deps->tools-graphclj

(deps->tools-graph deps-edn)
source

dot-node-idclj

(dot-node-id [proj-name maven-coords])
source

invert-tools-depsclj

(invert-tools-deps tools-graph)

We need to build a top-down graph of what is going on. The tools.deps is built from the opposite perspective as the vizdeps graph; so we need to 'invert' it of sorts.

We need to build a top-down graph of what is going on.  The tools.deps is built from
the opposite perspective as the vizdeps graph; so we need to 'invert' it of sorts.
sourceraw docstring

merge-nodes-byclj

(merge-nodes-by graph key-fn filter-fn)
source

node-nameclj

(node-name node-id)
source

selected?clj

(selected? node)
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close