Clojure
Clojure Deref (Oct 28, 2022)

Clojure Deref (Oct 28, 2022)

28 October 2022
Alex Miller

Welcome to the Clojure Deref! This is a weekly link/news roundup for the Clojure ecosystem. (@ClojureDeref RSS)

Libraries and tools

New releases and tools this week:

  • Clojure CLI 1.11.1.1182

  • deps.clj 1.11.1.1182 - A faithful port of the clojure CLI bash script to Clojure

  • core.async 1.6.673 - Facilities for async programming and communication in Clojure

  • calva 2.0.311 - Clojure & ClojureScript Interactive Programming for VS Code

  • joyride 0.0.21 - Making VS Code Hackable since 2022

  • kaocha 1.7.1119 - Full featured next gen Clojure test runner

  • bb-pod-racer 0.1.9 - Speed up development of Babashka pods

  • casegamas - Collection of clerk viewers supporting rendering-hints via Clojure metadata

  • configs - A repository with clj-kondo configurations for libraries, as dependencies

  • nbb 1.0.139 - Scripting in Clojure on Node.js using SCI

  • mate 0.0.7 - Useful functions, some of which I wish were in the Clojure standard library

  • scicloj.ml.smile - A Smile plugin for scicloj.ml

  • jet 0.3.31 - CLI to transform between JSON, EDN and Transit, powered with a minimal query language

  • respeced 0.1.2 - testing library for clojure.spec fdefs

  • reitit-ring-defaults 0.1.0 - Sensible data-driven Ring middleware defaults

  • init 0.2.90 - Dependency injection a la carte