inflections

Rails-like inflections for Clojure.

Leiningen/Boot

[inflections "0.5.0"]

Clojure CLI/deps.edn

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

Gradle

implementation("inflections:inflections:0.5.0")

Maven

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