Fork me on GitHub
#announcements
<
2022-03-17
>
genmeblog12:03:07

Wadogo scales - Clojure implementation of d3 scales. I've just released documented version of the library. It's still SNAPSHOT (depends on snapshot version of fastmath), but can be treated as a beta. https://github.com/scicloj/wadogo Documentation is created with #clerk https://scicloj.github.io/wadogo/index.html

πŸŽ‰ 9
1
😻 2
πŸ“ 4
fmnoise13:03:34

Hi everyone! https://github.com/fmnoise/flow is released. No much additions, but rather some code cleanup as well as fixes to documentation and examples (thanks to @onetom for that).

πŸŽ‰ 4
πŸ‘ 1
Noah Bogart15:03:30

I’ve not seen this before, it looks cool as hell!

πŸ™ 1
Joshua Suskalo16:03:33

would highly recommend! flow is fantastic

πŸ™ 1
slimslenderslacks17:03:44

Just created a new https://github.com/atomisthq/jibbit - here's the https://github.com/atomisthq/jibbit/blob/main/CHANGELOG.md - some bug fixing (thanks @kolstae) and starting to look at supporting a https://skaffold.dev/docs/ for clojure applications running on kubernetes (thanks @mruzekw).

πŸ‘ 4
πŸŽ‰ 1
borkdude20:03:52

#nbb, scripting for Clojure on Node.js via SCI, v0.2.8 is out Major new additions since v0.1.6: β€’ REPL auto-complete implementation. See demo in Calva https://twitter.com/borkdude/status/1504556504116047877 β€’ Improvements around promises: https://github.com/funcool/promesa has new macros and an experimental top level nbb.core/await function to ease exploring async code in the REPL. Try it out on your system with:

npx [email protected]
Full changelogs: https://github.com/babashka/nbb/blob/main/CHANGELOG.md If you want to hear more about #nbb, next week I'm giving a talk about it at London Clojurians! https://www.meetup.com/en-AU/London-Clojurians/events/282138836/

πŸŽ‰ 7
nbb 9
πŸ™Œ 1