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-datastar-http 0.1.0


Group ID:
rocks.earlyeffect
Artifact ID:
ascent-datastar-http_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-datastar-http" % "0.1.0"

Mill build tool

ivy"rocks.earlyeffect::ascent-datastar-http:0.1.0"

Scala CLI

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

Ammonite REPL

import $ivy.`rocks.earlyeffect::ascent-datastar-http:0.1.0`

<dependency>
  <groupId>rocks.earlyeffect</groupId>
  <artifactId>ascent-datastar-http_3</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'rocks.earlyeffect', name: 'ascent-datastar-http_3', version: '0.1.0'