Interesting, thanks for sharing! Agree that being able to visualize trees (especially maps) is very useful.
On Tuesday, April 10, 2018 at 2:21:37 PM UTC-7, Juan Monetta wrote: > > Hi! While working on some tooling ended up creating a couple of libraries > maybe someone else find useful. > > reagent-flowgraph <https://github.com/jpmonettas/reagent-flowgraph> A > reagent component for laying out tree nodes in 2D space. > clj-tree-layout <https://github.com/jpmonettas/clj-tree-layout> A library > for laying out tree nodes in 2D space for Clojure and ClojureScript. > > Since in Clojure we are surrounded by trees (deps, specs, namespaces, > sexp, execution flow, etc) I think having a way to represent them > graphically could lead to interesting tools. > > Juan > -- Note that posts from new members are moderated - please be patient with your first post. --- You received this message because you are subscribed to the Google Groups "ClojureScript" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/clojurescript.
