/mobx-slinky

Mobx bindings for slinky (powered by ScalablyTyped)

Primary LanguageScalaMIT LicenseMIT

mobx-slinky

Mobx bindings for slinky (powered by ScalablyTyped)

This is mostly a demo project to show how to use the library plugin

It is distributed for Scala 2.13 and Scala.js 1

resolvers += Resolver.bintrayRepo("oyvindberg", "libs")
libraryDependencies ++= Seq(
    "slinky-mobx" %%% "slinky-mobx" % "0.1" 
)