Skip to content

Stubs to use Scala.js annotations in cross-platform codebases

License

Notifications You must be signed in to change notification settings

scala-js/scala-js-stubs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scalajs-stubs

scalajs-stubs is a tiny compile-time-only library of stubs for some Scala.js-specific annotations, which can be used in non-Scala.js projects. It is meant to be used in the JVM and/or Native platforms of cross-compiling projects.

libraryDependencies += "org.scala-js" %% "scalajs-stubs" % "1.1.0"

About

Stubs to use Scala.js annotations in cross-platform codebases

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages