Clojure
Clojure Deref (Jan 26, 2024)

Clojure Deref (Jan 26, 2024)

26 January 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.

Libraries and Tools

New releases and tools this week:

  • ClojureScript 1.11.132 - Clojure to JS compiler

  • manifold 0.4.2 - A compatibility layer for event-driven abstractions

  • joyride 0.0.42 - Making VS Code Hackable like Emacs since 2022

  • pact 1.0.3 - clojure.spec to json-schema generation library

  • seatbelt - A test runner for your VS Code extensions and/or Joyride scripts

  • pg2 0.1.1 - A fast PostgreSQL driver for Clojure

  • automigrate 0.3.1 - Auto-generated database migrations for Clojure

  • martian 0.1.26 - The HTTP abstraction library for Clojure/script, supporting OpenAPI, Swagger, Schema, re-frame and more

  • coax 2.0.0 - Clojure.spec coercion library for clj(s)

  • clj-wiremock-extras 0.0.7 - Extras, helpers and convenience methods for clj-wiremock

  • nano-id 1.1.0 - A unique string ID generator for Clojure and ClojureScript

  • xforms 0.19.6 - Extra transducers and reducing fns for Clojure(script)

  • fulcro 3.7.1 - A library for development of single-page full-stack web applications in clj/cljs

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

  • aleph 0.7.1 - Asynchronous streaming communication for Clojure - web server, web client, and raw TCP/UDP