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-conduit 0.1.0


Group ID:
rocks.earlyeffect
Artifact ID:
ascent-conduit_native0.5_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-conduit" % "0.1.0"

Mill build tool

ivy"rocks.earlyeffect::ascent-conduit::0.1.0"

Scala CLI

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