debux icon indicating copy to clipboard operation
debux copied to clipboard

A trace-based debugging library for Clojure and ClojureScript.

Results 3 debux issues
Sort by recently updated
recently updated
newest added

Hi, is there any way to avoid having the output include internal debux forms like wrapping `(clojure.core/binding [debux.common.util/*indent-level* (clojure.core/inc debux.common.util/*indent-level*)] (clojure.core/reset! (:evals +debux-dbg-opts+) {})` (or extra `do` blocks) on to...

I've been thinking that it would be great to be able to get the debug results so that it is possible to show them in different UI's, similar to re-frame-debux,...

More info: https://github.com/babashka/nbb/issues/171#issuecomment-1106847290