Standard library for Scala.js, enabling Scala code to compile to JavaScript for web development.
<dependency>
<groupId>org.scala-js</groupId>
<artifactId>scalajs-library_2.11</artifactId>
<version>1.12.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a Scala.js application entry point using the js.JSApp trait.
Upgrade Scala version and use scalajs-library for the corresponding Scala version.
No dependency data recorded yet.