Adding cljfmt with good startup time (29ms) to your Clojure project is easy without installing binary.
bb.edn:
{:tasks
{cljfmt {:extra-deps {dev.weavejester/cljfmt {:mvn/version "0.15.5"}}
:task cljfmt.main/-main}}}
Run:
bb cljfmt
๐ธ Two Lies & a Truth - Clojure Conj 2025 trivia game! Test your knowledge with conference photos. Built with ClojureScript & Scittle, runs entirely in browser - zero build tools needed! ๐ฏ
https://t.co/zd9Ezs88c8
#Clojure#ClojureScript#Scittle#ClojureConj
๐ต Audio Playground with ClojureScript & Scittle Real-time sound synthesis, effects & music creation Zero build, pure browser magic ๐น
https://t.co/QFO1Zs3Ggr #ClojureScript#Scittle#WebAudio#LiveCoding
๐ Asteroids with ClojureScript & Scittle
Physics, collisions, UFO enemies, hyperspace jump (10% death risk!)
Zero build, pure browser magic ๐ฎ
https://t.co/o1g8qjb5tX
#Clojure#ClojureScript#Scittle#GameDev
๐ง Memory Game with ClojureScript & Scittle
โ Web Audio synthesis โ Pattern matching โ Progressive difficulty โ Zero build/backend
Simon-style game, pure browser magic ๐ต
https://t.co/oXnp1sCGZn
#Clojure#ClojureScript#Scittle#WebAudio#GameDev
๐ธ Browser-Native QR Code Scanner with Scittle
Real-time camera scanning with WebRTC. Zero backend, zero build tools.
Pure ClojureScript + Scittle + Reagent
https://t.co/EyRsEoc9Gj
#Clojure#ClojureScript#Scittle#WebRTC
๐ฆ๏ธ Bridging ClojureScript learners with real APIs ๐ฏ
Weather app demos using National Weather Service:
๐ Location search
๐ 7-day forecasts
โ ๏ธ Alert monitoring
Zero backend, zero build. Pure Scittle + Reagent
https://t.co/DHYqztWr6j
#Clojure#ClojureScript
Bridging #Python & #ClojureScript communities ๐
Python's data science stack (Pandas, Matplotlib, NumPy) running in browser with elegant ClojureScript UIs. Zero backend needed.
My 2nd Scittle article with 5 live demos:
https://t.co/S8ypbVaI7g
๐ Browser-native presentations via Scittle
โ Zero build tools - pure ClojureScript in HTML
โ Instant feedback - just refresh
โ Live code evaluation - perfect for demos
โ Full Reagent support
โ No npm/webpack needed
40-line presentation system inside:
https://t.co/N4jBL6CzP1
@TeodorHeggelund@borkdude Same for me. As long as the output is available as text and have predictable format. I alway think ๐ค may be I can parse the output and make it part of my workflow. The possibilities are endless. No more mundane chores.