Clojure
Clojure Deref (Nov 11, 2022)

Clojure Deref (Nov 11, 2022)

11 November 2022
Alex Miller

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

Highlights

On the heels of the successful Dutch Clojure Days event, this week we saw the release of the speakers for reClojure 2022. Can’t wait to see you there, so get your ticket now!

I also wanted to highlight SeqFind this week - it’s a first release of a Clojure(script) code explorer designed to "help the community learn by example". Reminds me of the old (and now defunct) CrossClj site and happy to see it.

Libraries and tools

New releases and tools this week:

  • datapotato 1.0.448 - Better database fixtures for tests

  • prettier-plugin-clojure - An (almost) indentation-only, non-configurable, Prettier Plugin for Clojure and ClojureScript (and any sufficiently similar implementations)

  • clong 0.9.0 - A wrapper for libclang and a generator that can turn c header files into clojure apis

  • flutter-mx - Flutter + ClojureDart, with Matrix Inside(tm)

  • lingo 1.0.0-alpha24 - spec explain improved

  • promesa 9.0.507 - A promise library for Clojure(Script)

  • assertie 1.0.0 - Macros for runtime assertion in Clojure(Script)

  • honeysql 2.4.947 - Turn Clojure data structures into SQL

  • Postmortem 0.5.2 - A simple debug library for Clojure(Script) that features data-oriented logging and tracing

  • fulcro-rad 1.3.3 - Fulcro Rapid Application Development

  • Calva 2.0.319 - Clojure & ClojureScript Interactive Programming for VS Code

  • next-jdbc 1.3.847 - A modern low-level Clojure wrapper for JDBC-based access to databases

  • engine 1.0 - Clojure 2D game engine

  • sitefox 0.0.14 - Node + cljs backend web framework

  • cherry 0.0.0-alpha.58 - Experimental ClojureScript to ES6 module compiler

  • squint 0.0.0-alpha.52 - ClojureScript syntax to JavaScript compiler

  • globus 0.2.11 - Bash-like globbing patterns for Clojure(Script)

  • ken 1.1.0 - Observability library to instrument Clojure code

  • prettier-plugin-clojure - An (almost) indentation-only, non-configurable, Prettier Plugin for Clojure and ClojureScript

  • build.edn 0.8.174 - Make your Clojure library build process easy

  • hermes 1.0.776 - A library and microservice implementing the health and care terminology SNOMED CT

  • quickdoc 0.2.3 - Quick and minimal API doc generation for Clojure