This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2023-01-18
Channels
- # announcements (19)
- # babashka (30)
- # beginners (51)
- # biff (12)
- # calva (20)
- # cider (27)
- # clara (20)
- # clj-kondo (19)
- # clojure (128)
- # clojure-canada (1)
- # clojure-dev (5)
- # clojure-europe (29)
- # clojure-nl (1)
- # clojure-norway (48)
- # clojure-uk (5)
- # clojurescript (6)
- # clr (37)
- # core-async (17)
- # cursive (2)
- # data-oriented-programming (2)
- # datahike (1)
- # datomic (5)
- # emacs (22)
- # exercism (1)
- # funcool (17)
- # humbleui (15)
- # jobs (1)
- # malli (44)
- # off-topic (11)
- # podcasts-discuss (1)
- # pomegranate (1)
- # react (1)
- # remote-jobs (1)
- # shadow-cljs (25)
- # tools-build (12)
- # tools-deps (70)
- # xtdb (24)
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
Initial release of https://github.com/eerohele/tab, a tool for tabulating Clojure collections.
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 compatibilitythis is rad! be great to see this or something like this inside #C035GRLJEP8 too fyi @U5H74UNSF @U07SQTAEM
@U0509NKGK You might already be able to use this in clerk, if this library is able to produce HTML from anything
But implementing something similar (or better) in Clerk should be pretty trivial, I think. π
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
All right, after some quick action by @U04V15CAJ ( !) and some stack-blowing misadventures by yours truly, Tab now tentatively supports Babashka, too.
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!
Thank you @U628K7XGQ!
Very nice!
Thank you @U01CUL007JP!