Fork me on GitHub
#malli
<
2024-05-07
>
dvingo14:05:58

Not sure why I didn't think of this earlier since the browser UI is available in cljs apps! - I've been working on a DOM reporter for malli instrument with cljs:

🎉 7
dvingo14:05:22

the code is here: https://github.com/dvingo/malli/blob/dv-mainline/src/malli/dev/dom_reporter.cljs needs further work to support fully colorized output and all error types, but that's iterative work. The theme support is already in place.

ikitommi04:05:34

looks great!

🎉 1