Registry / web-framework / laminar-sjs1-2-13

laminar-sjs1-2-13

JSON →
library17.2.1javamavenunverified

Laminar is a Scala.js library for building reactive web user interfaces with a functional approach.

<dependency> <groupId>com.raquo</groupId> <artifactId>laminar_sjs1_2.13</artifactId> <version>17.2.1</version> </dependency>
INSTALL
IMPORT
SIG · LAMINAR-SJS1-2-13
L
laminar-sjs1-2-13
web-frameworkjavav17.2.1
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.

L
com.raquo.laminar.api.L

Minimal Laminar application creating a div element

import com.raquo.laminar.api.L._ object Example { def main(args: Array[String]): Unit = { val app = div("Hello, Laminar!") println(app) } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
17.2.1latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
laminar-sjs1-2-13 — mvn dependency:get laminar-sjs1-2-13 · libregistry