clojure-finland

macroz 2016-03-11T07:18:09.000009Z

@ikitommi looks like ubergraph is not exactly the same

macroz 2016-03-11T07:18:31.000012Z

https://github.com/Macroz/reactocular

macroz 2016-03-11T07:18:37.000014Z

https://github.com/Macroz/GraphQLviz

macroz 2016-03-11T07:18:45.000016Z

this is the kind of stuff that I like to do

macroz 2016-03-11T07:19:05.000017Z

unfortunately the most interesting customer cases are NDA stuff

macroz 2016-03-11T07:19:32.000018Z

so what I'd like to do is to take tangle and build it again on top of Loom (/Ubergraph) but in ClojureScript

macroz 2016-03-11T07:19:39.000019Z

people who do JS expect npm install

macroz 2016-03-11T07:20:04.000020Z

and static graphs are not half as interesting as dynamic, as the more complex you get the more you need dynamic layout and hierarchical support

macroz 2016-03-11T07:20:46.000021Z

so far haven't had time to work on this but at some point I'll either join up in the effort of porting Loom or think of something else