io.shato/kitchen-async

A Promise library for ClojureScript, or a poor man's core.async

Leiningen/Boot

[io.shato/kitchen-async "0.2.2"]

Clojure CLI/deps.edn

io.shato/kitchen-async {:mvn/version "0.2.2"}

Gradle

implementation("io.shato:kitchen-async:0.2.2")

Maven

<dependency>
  <groupId>io.shato</groupId>
  <artifactId>kitchen-async</artifactId>
  <version>0.2.2</version>
</dependency>