io.github.shato-io/kitchen-async

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

Leiningen/Boot

[io.github.shato-io/kitchen-async "0.2.0"]

Clojure CLI/deps.edn

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

Gradle

implementation("io.github.shato-io:kitchen-async:0.2.0")

Maven

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