Repositories
-
babashka
Native, fast starting Clojure interpreter for scripting
-
-
fs
File system utility library
-
pod-registry
Pod manifests describe where pods can be downloaded, etc.
-
process
Clojure wrapper for java.lang.ProcessBuilder
-
babashka.nrepl
The nREPL server from babashka as a library, so it can be used from other sci-based CLIs.
-
xterm-sci
Forked from plexus/xterm-sci -
-
pods
Pods support for JVM and babashka
-
babashka.curl
A tiny curl wrapper via idiomatic Clojure, inspired by clj-http, Ring and friends.
-
book
Babashka book
-
-
depstar
Forked from seancorfield/depstarBuilds JARs, uberjars, does AOT, manifest generation, etc for deps.edn projects
-
build-scripts
Babashka lib to upload an artifact to a Github release
-
pod-babashka-etaoin
Babashka pod wrapping Etaoin, a pure Clojure webdriver protocol implementation
-
pod-babashka-malli
Exposing malli to babashka via a pod
-
-
pod-babashka-buddy
A pod around buddy core (Cryptographic Api for Clojure).
-
pod-babashka-filewatcher
Babashka filewatcher pod based on Rust notify
-
-
pod-babashka-parcera
A babashka pod wrapping parcera
-
-
-
clojure-lanterna
Forked from MultiMUD/clojure-lanternaA Clojurey wrapper around the Lanterna terminal output library.
-
-
bencode-go
Forked from jackpal/bencode-goA Go language binding for encodeing and decoding data in the bencode format that is used by the BitTorrent peer-to-peer file sharing protocol.
-
clj-http-lite
Forked from martinklepsch/clj-http-liteA lite version of clj-http that uses the jre's HttpURLConnection