https://github.com/askonomm/dompa - A zero-dependency, runtime-agnostic HTML parser and builder:
• https://github.com/askonomm/dompa/pull/16 where nil values would remove its sibling nodes from the hierarchy tree, resulting in broken HTML
• https://github.com/askonomm/dompa/pull/14 where empty sequences would show up as clojure.lang.LazySeq@1 in the resulting HTML output
https://scicloj.github.io/clay/: REPL-friendly literate programming and data visualization - version https://clojars.org/org.scicloj/clay/versions/2.0.5: by @timothypratley • Web server support, see https://scicloj.github.io/clay/clay_book.webserver.html (PR #315) Servable namespaces, servable functions, dynamic handlers, content negotiation. • CLI --render will now look in "notebooks" if no base-source-path is configured (PR #315)