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

nodejs-sjs0-6-2-11

JSON →
library0.4.2javamavenunverified

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

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

Log a message using Node.js console from Scala.js.

import io.scalajs.nodejs.console object Example { def main(args: Array[String]): Unit = { console.log("Hello from Scala.js!") } }
Debug
Known issues
breakingScala.js 0.6 is outdated; use Scala.js 1.x with updated bindings.
fix
Use io.scalajs:nodejs_sjs1 for Scala.js 1.x.
affects: 0.6
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-11 — mvn dependency:get nodejs-sjs0-6-2-11 · libregistry