cljs-npm/to-utf8-unix

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

Leiningen/Boot

[cljs-npm/to-utf8-unix "0.1.17-SNAPSHOT"]

Clojure CLI/deps.edn

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

Gradle

implementation("cljs-npm:to-utf8-unix:0.1.17-SNAPSHOT")

Maven

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