edadma / apion   0.2.1

MIT License Website GitHub

A type-safe HTTP server framework for Scala.js that combines Express-style ergonomics with Scala's powerful type system

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

nodejs 0.2.0


Group ID:
io.github.edadma
Artifact ID:
nodejs_sjs1_3
Version:
0.2.0
Version Scheme:
Release Date:
Jul 5, 2026
Licenses:
ISC
Files:

libraryDependencies += "io.github.edadma" %%% "nodejs" % "0.2.0"

Mill build tool

ivy"io.github.edadma::nodejs::0.2.0"

Scala CLI

//> using dep "io.github.edadma::nodejs::0.2.0"