danielnixon / safer-dom   0.5.0

GitHub

A scala-js-dom library that replaces nullable return types T with Option[T].

Scala versions: 2.12 2.11 2.10
Scala.js versions: 0.6

safer-dom 0.3.0


Group ID:
org.danielnixon
Artifact ID:
safer-dom_sjs0.6_2.12
Version:
0.3.0
Release Date:
Feb 11, 2017
Licenses:
MIT
Files:

libraryDependencies += "org.danielnixon" %%% "safer-dom" % "0.3.0"

Mill build tool

ivy"org.danielnixon::safer-dom::0.3.0"

Scala CLI

//> using dep "org.danielnixon::safer-dom::0.3.0"