Registry / networking / scala-js-nodejs-v12-sjs0-6-2-12

scala-js-nodejs-v12-sjs0-6-2-12

JSON →
library0.12.0javamavenunverified

Provides Scala.js facades for Node.js v12 APIs, enabling type-safe JavaScript interop from Scala.

<dependency> <groupId>net.exoego</groupId> <artifactId>scala-js-nodejs-v12_sjs0.6_2.12</artifactId> <version>0.12.0</version> </dependency>
INSTALL
IMPORT
SIG · SCALA-JS-NODEJS-V1
S
scala-js-nodejs-v12-sjs0-6-2-12
networkingjavav0.12.0
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.

console
net.exoego.scalajs.nodejs.console

Logs a message using the Node.js console API via Scala.js facades.

import net.exoego.scalajs.nodejs.console object Main { def main(args: Array[String]): Unit = { console.log("Hello from Scala.js NodeJS!") } }
Debug
Known issues
breakingVersion 0.12.0 targets Scala.js 0.6.x and Scala 2.12; newer Scala.js versions require different artifacts.
fix
Use the appropriate artifact for your Scala.js version (e.g., sjs1 for Scala.js 1.x).
affects: <=0.12.0
Upgrade
Version history
0.12.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
6
OpenAI (training)
2
Resources
scala-js-nodejs-v12-sjs0-6-2-12 — mvn dependency:get scala-js-nodejs-v12-sjs0-6-2-12 · libregistry