org.clojars.diedu89/react-big-calendar

An events calendar component built for React and made for modern browsers (read: IE10+) and uses flexbox over the classic tables-ception approach.

Leiningen/Boot

[org.clojars.diedu89/react-big-calendar "0.22.0-0"]

Clojure CLI/deps.edn

org.clojars.diedu89/react-big-calendar {:mvn/version "0.22.0-0"}

Gradle

implementation("org.clojars.diedu89:react-big-calendar:0.22.0-0")

Maven

<dependency>
  <groupId>org.clojars.diedu89</groupId>
  <artifactId>react-big-calendar</artifactId>
  <version>0.22.0-0</version>
</dependency>

Note: this artifact is a non-canonical fork. See the wiki for more details.