Fork me on GitHub
#announcements
<
2023-01-18
>
borkdude10:01:47

https://github.com/babashka/pod-babashka-buddy v0.3.3: A pod around buddy core (Cryptographic Api for Clojure). β€’ You can now use buddy's crypto namespace, thanks to @iarenaza! See crypto https://github.com/babashka/pod-babashka-buddy#crypto β€’ Provide macOS aarch64 binaries (for faster startup on M1/M2 architectures) See https://github.com/babashka/pod-babashka-buddy#example for a general example on how to use pod-babashka-buddy

πŸ‘ 15
πŸ‘ 2
πŸŽ‰ 6
flowthing10:01:07

Initial release of https://github.com/eerohele/tab, a tool for tabulating Clojure collections.

πŸ‘ 7
πŸ‘ 12
2
πŸŽ‰ 4
borkdude11:01:01

Nice :) I'm playing around with a local babashka-compatible version:

clj -M:babashka/dev -Sdeps '{:deps {io.github.eerohele/tab {:local/root "/tmp/tab"}}}'
I think it could work, let me know if you're interested in a few minor enhancements for bb compatibility

flowthing11:01:30

Certainly! Just let me know what those changes are and I’ll make them.

robert-stuttaford12:01:55

this is rad! be great to see this or something like this inside #C035GRLJEP8 too fyi @U5H74UNSF @U07SQTAEM

thanks 2
πŸ‘ 2
borkdude12:01:21

@U0509NKGK You might already be able to use this in clerk, if this library is able to produce HTML from anything

flowthing12:01:18

The HTML Tab yields is very much tailored for Tab itself.

flowthing12:01:59

But implementing something similar (or better) in Clerk should be pretty trivial, I think. πŸ™‚

πŸ‘ 4
borkdude14:01:28

In a few minutes (after the bb master build finishes) you should be able to run tab with babashka as well! Install the dev-build with:

bash <(curl ) --dev-build --dir /tmp

babashka 7
flowthing20:01:09

All right, after some quick action by @U04V15CAJ (thanks !) and some stack-blowing misadventures by yours truly, Tab now tentatively supports Babashka, too.

babashka 2
flowthing20:01:56

(Tests forthcoming, hopefully.)

borkdude13:01:46

bb 1.0.170 released with support for tab ;)

πŸŽ‰ 4
jcoyle17:01:22

Happy to announce https://github.com/kushidesign/kushi. Check out the interactive UI docs at https://kushi.design/. A quickstart repo for kicking the tires can be found https://github.com/kushidesign/kushi-quickstart. Detailed description, feature list and user guide is https://github.com/kushidesign/kushi. Thoughts & feedback very welcome!

πŸŽ‰ 51
12
😻 4
beders19:01:35

this is lovely! Well done. Good choices

jcoyle20:01:25

Thank you @U07C4S0EM!

❀️ 2