Here is a non-exhaustive list of libraries that are known to support Scala.js 1.x at the moment.
They are shown with sbt libraryDependencies
syntax, and grouped by organization.
"org.scala-js" %%% "scalajs-dom" % "1.0.0"
"org.scala-js" %%% "scalajs-java-time" % "1.0.0"
"org.scala-js" %%% "scalajs-java-logging" % "1.0.0"