Registry / networking / nodejs-sjs0-6-2-12

nodejs-sjs0-6-2-12

JSON →
library0.4.2javamavenunverified

Scala.js bindings for Node.js, enabling server-side JavaScript interoperability from Scala.

<dependency> <groupId>io.scalajs</groupId> <artifactId>nodejs_sjs0.6_2.12</artifactId> <version>0.4.2</version> </dependency>
INSTALL
IMPORT
SIG · NODEJS-SJS0-6-2-12
N
nodejs-sjs0-6-2-12
networkingjavav0.4.2
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
io.scalajs.nodejs.console

Logs a message to the Node.js console.

import io.scalajs.nodejs.console object Example { def main(args: Array[String]): Unit = { console.log("Hello from Scala.js!") } }
Debug
Known issues
breakingThis package targets Scala.js 0.6 and Scala 2.12; newer versions use Scala.js 1.x.
fix
Use io.scalajs:nodejs_sjs1_2.13 or later for Scala.js 1.x.
affects: <1.0
Upgrade
Version history
0.4.2latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
nodejs-sjs0-6-2-12 — mvn dependency:get nodejs-sjs0-6-2-12 · libregistry