early-effect / ascent   0.1.0

Apache License 2.0 GitHub

Effect-native reactive UI for Scala 3. Renders straight to the DOM — no virtual DOM, no diffing — with ZIO effects, typed errors, and resource-safe lifecycles first-class. Build your UI the way you build the rest of your ZIO app.

Scala versions: 3.x
Scala.js versions: 1.x
Scala Native versions: 0.5

ascent-mount-engine 0.1.0


Group ID:
rocks.earlyeffect
Artifact ID:
ascent-mount-engine_sjs1_3
Version:
0.1.0
Version Scheme:
Release Date:
Jul 10, 2026
Licenses:
Files:
Developers:

libraryDependencies += "rocks.earlyeffect" %%% "ascent-mount-engine" % "0.1.0"

Mill build tool

ivy"rocks.earlyeffect::ascent-mount-engine::0.1.0"

Scala CLI

//> using dep "rocks.earlyeffect::ascent-mount-engine::0.1.0"