Registry / web-framework / scalajs-jquery-sjs0-6-2-11

scalajs-jquery-sjs0-6-2-11

JSON →
library1.0.0javamavenunverified

Scala.js facade for jQuery, enabling jQuery usage in Scala.js applications.

<dependency> <groupId>be.doeraene</groupId> <artifactId>scalajs-jquery_sjs0.6_2.11</artifactId> <version>1.0.0</version> </dependency>
INSTALL
IMPORT
SIG · SCALAJS-JQUERY-SJS
S
scalajs-jquery-sjs0-6-2-11
web-frameworkjavav1.0.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.

JQuery
org.scalajs.jquery.JQuery

Sets the text of a DOM element with id 'myDiv' using jQuery.

import org.scalajs.jquery.JQuery import org.scalajs.jquery.jQuery object Example { def main(args: Array[String]): Unit = { jQuery("#myDiv").text("Hello from Scala.js!") } }
Debug
Known issues
breakingThis package targets Scala 2.11 and Scala.js 0.6; may not be compatible with newer versions.
fix
Use scalajs-jquery for Scala 2.12+/Scala.js 1.x if possible.
affects: 1.0.0
Upgrade
Version history
1.0.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
scalajs-jquery-sjs0-6-2-11 — mvn dependency:get scalajs-jquery-sjs0-6-2-11 · libregistry