Fork me on GitHub
#datascript
<
2016-06-03
>
Yehonathan Sharvit14:06:31

#?(:cljs (:require-macros datascript.arrays))

Yehonathan Sharvit14:06:40

in what files the macros are defined

fasiha15:06:58

@viebel: it might be helpful to ask on gitter also: https://gitter.im/tonsky/datascript

anmonteiro15:06:32

@viebel: so the macros are in that same file

anmonteiro15:06:36

it’s a .cljc file

wildermuthn18:06:25

I googled for this, but couldn’t find anything. Are there any libraries for exploring a datascript instance through a UI? I usually make a devcard or some ui element, but would be cool if someone else had made something more fully thought out