22 November 2024
Alex Miller
Welcome to the Clojure Deref! This is a weekly link/news roundup for the Clojure ecosystem (feed: RSS). Thanks to Anton Fonarev for link aggregation.
New releases and tools this week:
Clojure CLI 1.12.0.1488 - Clojure CLI
ring-jdk-adapter 0.1.1 - Zero-deps Ring server on top of jdk.httpserver
datomic-pro-sqlite - Get started with Datomic Pro quickly on a single machine setup that will take you pretty far
basilisp-nrepl-async 0.1.0 - A Basilisp Clojure async nREPL server for cooperative multitasking
rewrite-clj 1.1.49 - Rewrite Clojure code and edn
cljs-josh - Scittle cljs live-reloading server
openapi-v3-validator 1.5.0 - A pure-clojure library for validating ring requests & responses against OpenAPI v3 specifications
clj-async-profiler 1.5.0 - Embedded high-precision Clojure profiler
bling 0.4.2 - Rich text console printing for Clojure, ClojureScript, and Babashka
cljs-react-devtools 0.1.0 - React DevTools for ClojureScript wrappers
tableplot 1-alpha14.1 - Easy layered graphics with Hanami & Tablecloth
noj 2-alpha12.1 - A clojure framework for data science
kind-portal 1-beta2 - An adapter for the Portal tool to support the Kindly conventions
lacinia-pedestal 1.3.1 - Expose Lacinia GraphQL as Pedestal endpoints
lazytest 1.4.1 - A standalone BDD test framework for Clojure
polylith-external-test-runner 0.6.0 - An external (subprocess) test runner for Polylith
test-runner 0.6.0 - A test runner for the Clojure CLI, that supports clojure.test, Expectations, and LazyTest
deps.clj 1.12.0.1488 - A faithful port of the clojure CLI bash script to Clojure