inflections

Rails-like inflections for Clojure(Script).

Leiningen/Boot

[inflections "0.13.1"]

Clojure CLI/deps.edn

inflections/inflections {:mvn/version "0.13.1"}

Gradle

implementation("inflections:inflections:0.13.1")

Maven

<dependency>
  <groupId>inflections</groupId>
  <artifactId>inflections</artifactId>
  <version>0.13.1</version>
</dependency>