Registry / other / scalajs-library-2-13-0-m4

scalajs-library-2-13-0-m4

JSON →
library0.6.26javamavenunverified

Scala.js is a Scala to JavaScript compiler that allows you to write Scala code and compile it to JavaScript for running in the browser.

<dependency> <groupId>org.scala-js</groupId> <artifactId>scalajs-library_2.13.0-M4</artifactId> <version>0.6.26</version> </dependency>
INSTALL
IMPORT
SIG · SCALAJS-LIBRARY-2-
S
scalajs-library-2-13-0-m4
otherjavav0.6.26
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

js
scala.scalajs.js

Minimal Scala.js application entry point.

import scala.scalajs.js object Main extends js.JSApp { def main(): Unit = { println("Hello from Scala.js!") } }
Debug
Known issues
breakingThis version targets Scala 2.13.0-M4, which is a milestone release and not binary compatible with final 2.13.x releases.
fix
Use a stable Scala 2.13.x version and the corresponding Scala.js library version.
affects: 0.6.26
Upgrade
Version history
0.6.26latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
scalajs-library-2-13-0-m4 — mvn dependency:get scalajs-library-2-13-0-m4 · libregistry