Fork me on GitHub
#announcements
<
2024-04-17
>
Ray Stubbs01:04:10

New version of https://github.com/raystubbs/zero (https://clojars.org/me.raystubbs/zero/versions/0.1.7, a library for building web components). Changes since last update: • Various API changes • A few bug fixes and performance improvements • Better HTML rendering (for SSR) • New helpers and utilities • A lightweight format (reader/writer) for structured data, ideal for HTML attributes Also there's now a #zero-lib channel for any discussion/questions around the project.

🎉 11
pez08:04:07

Calva 2.0.440 now out, sporting a way to explore data structures in a tree view, plugging a convenience hole that we Calva users have endured for all too long. https://calva.io/inspector/ It’s bare-bones, converting strings of Clojure/edn to tree structures, losing metadata and whatnot. It’s not meant to be all bell ands whistles, there are #flow-storm, #portal and #reveal for that. A thing for you tro try: Copy some huge amount of HTML. Paste it as Hiccup in Calva. Send the Hiccup to the inspector (you don’t need to evaluate it for this) and have a look.

🙌 20
calva 13
pez08:04:37

Spoiler alert. Here I did the html->inspector thing with the inspector doc page.

Rafael Leal16:04:00

Version 1.0.0 of nubank/k8s-api released! https://github.com/nubank/k8s-api/releases/tag/1.0.0

👍 5
❤️ 4
👀 4
🎉 2
nubank 1
nate18:04:44

Out of curiosity, does this library support being run in Babashka?

Rafael Leal22:04:13

Never tried. This lib depends on [martian](https://github.com/oliyh/martian) .. so it might just work :thinking_face:

Ethan Miller23:04:37

📣 Tablecloth http://Tablecloth%20[7.029.1](https://clojars.org/scicloj/tablecloth/versions/7.029.1) is now out. With this version, we are pleased to announce the signficant addition of a new API for working directly with array-like column primitives. For more information, please see this quick walkthrough: https://humanscode.com/columns-for-tablecloth-launch. Many thanks to https://www.clojuriststogether.org/ whose support made this new addition possible.

clojure-spin 15
clojurists-together 7
🧑‍🔬 1