Artifacts using scalajs-library version 0.6.14
ScalaTest is a flexible and popular testing tool in the Scala ecosystem. It can be used to test Scala, Scala.js, Scala Native, Dotty (Scala 3), and Java code.
Last Release on Jun 23, 2024
Cats is a library which provides abstractions for functional programming in the Scala programming language.
Last Release on Jan 20, 2025
4. Circe Core1,555 usages
io.circe » circe-coreApache
Core classes for Circe, a JSON library for Scala developed with a focus on performance.
Last Release on Sep 30, 2025
5. Circe Parser1,468 usages
io.circe » circe-parserApache
Circe Parser is a wrapper around the Jawn JSON parser (in the JVM) and for the built-in JSON.parse (in JavaScript).
Last Release on Sep 30, 2025
6. Circe Generic1,328 usages
io.circe » circe-genericApache
Automatic codec derivation for Circe (based on Shapeless)
Last Release on Sep 30, 2025
7. ScalacticDotty1,134 usages
org.scalactic » scalacticApache
The Scalactic library is focused on constructs related to quality that are useful in both production code and tests.
Last Release on Jun 23, 2024
8. Play JSON1,075 usages
com.typesafe.play » play-jsonApache