I have some clojurescript that I want to interop with some javascript libraries. In my clojurescript code I do some analysis and come up with a list of maps. something like
Just for the sake of people looking for something similar.
The ClojureScript core now contains a clj->js function.
clj->js