metosin/vega-tools

Utilities for working with Vega specifications

Leiningen/Boot

[metosin/vega-tools "0.2.0-SNAPSHOT"]

Clojure CLI/deps.edn

metosin/vega-tools {:mvn/version "0.2.0-SNAPSHOT"}

Gradle

implementation("metosin:vega-tools:0.2.0-SNAPSHOT")

Maven

<dependency>
  <groupId>metosin</groupId>
  <artifactId>vega-tools</artifactId>
  <version>0.2.0-SNAPSHOT</version>
</dependency>