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.
ascent-core 0.1.0
Group ID:
rocks.earlyeffect
Artifact ID:
ascent-core_3
Version:
0.1.0
Version Scheme:
Release Date:
Jul 10, 2026
Licenses:
Files:
Full Scala Version:
3.8.4
Developers:
libraryDependencies += "rocks.earlyeffect" %% "ascent-core" % "0.1.0"
ivy"rocks.earlyeffect::ascent-core:0.1.0"
//> using dep "rocks.earlyeffect::ascent-core:0.1.0"
import $ivy.`rocks.earlyeffect::ascent-core:0.1.0`
<dependency> <groupId>rocks.earlyeffect</groupId> <artifactId>ascent-core_3</artifactId> <version>0.1.0</version> </dependency>
compile group: 'rocks.earlyeffect', name: 'ascent-core_3', version: '0.1.0'