cljs-npm/to-utf8-unix

Converts the character encoding of files into UTF8 and every end of line into '\n'.

Leiningen/Boot

[cljs-npm/to-utf8-unix "0.1.18"]

Clojure CLI/deps.edn

cljs-npm/to-utf8-unix {:mvn/version "0.1.18"}

Gradle

implementation("cljs-npm:to-utf8-unix:0.1.18")

Maven

<dependency>
  <groupId>cljs-npm</groupId>
  <artifactId>to-utf8-unix</artifactId>
  <version>0.1.18</version>
</dependency>