org.clojars.eltrac/mf2clj

A Clojure wrapper of Will Norris' microformats parser in Go, which runs WebAssembly under the hood.

  • VCSN/A

  • cljdoc documentationcljdoc
  • 0 Downloads
  • 0 This Version

Leiningen/Boot

[org.clojars.eltrac/mf2clj "0.0.2"]

Clojure CLI/deps.edn

org.clojars.eltrac/mf2clj {:mvn/version "0.0.2"}

Gradle

implementation("org.clojars.eltrac:mf2clj:0.0.2")

Maven

<dependency>
  <groupId>org.clojars.eltrac</groupId>
  <artifactId>mf2clj</artifactId>
  <version>0.0.2</version>
</dependency>

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