oconn/re-frame-notifier

A ClojureScript library that integrates user notifications into a re-frame application.

Leiningen/Boot

[oconn/re-frame-notifier "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

oconn/re-frame-notifier {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("oconn:re-frame-notifier:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>oconn</groupId>
  <artifactId>re-frame-notifier</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>