Fork me on GitHub
#announcements
<
2020-09-24
>
wilkerlucio15:09:13

Hello everyone, today I'm releasing [com.wsscode/js-interop "0.0.1"], this library provides an alternative way to read CLJS data structures from JS using JSON-like interface. Check more details at the release post https://wilkerlucio.github.io/alternative-to-clj-js/, and I open a discussion space on Clojureverse https://clojureverse.org/t/an-alternative-to-clj-js/6591. Library code at https://github.com/wilkerlucio/js-data-interop. Cheers!

👍 39
wilkerlucio21:09:01

hello, no, wasn't aware, seems a nice library for dealing with JS obj directly, the thing I'm doing is quite different with JS proxy, do you think the name is an issue?

sergey.shvets04:09:39

I also use https://github.com/mfikes/cljs-bean for pretty much all my projects.

mkvlr11:09:24

@U066U8JQJ not sure, maybe a renaming the artifact to com.wsscode/js-data-interop to unify with the github repo if it’s not too much work? But also not a big deal I think, guess it’s what namespaces are for.

wilkerlucio14:09:26

I'm not attached to the name, I'll change to js-data-interop in a next release to reduce confusion 👍

👍 3