Fork me on GitHub
#announcements
<
2020-11-04
>
Lu12:11:53

Finally had some time to add more functionality to arco v0.3.3 , a time-ago time-to lib with lots of customizability options plus reagent friendly 🙂. https://github.com/luciodale/arco

👍 24
❤️ 3
Adam Helins19:11:32

Finally! Now you can handle any binary format / protocol your heart desires in a cross-platform fashion: https://github.com/helins-io/binf.cljc Needing to handle MIDI stuff, I realized the current Clojure tooling was insufficient for such a common thing. It was a call for building a quite extensive library for all sorts of binary purposes and I hope you'll enjoy it. Currently in beta while awaiting feedback but the API is stable and already used in production.

parrot 27
👏 12
schmee20:11:31

cool! just a heads up: link to the full api in the readme is broken (https://cljdoc.org/d/helins-io/binf.cljc)

👍 3
didibus00:11:17

Looks neat