Skip to content

mdedetrich/scalajs-antdesign

Repository files navigation

scalajs-antdesign

scalajs-antdesign is a wrapper around Ant Design with scala-js react.

The project is still in alpha status, a lot of wrappers still need to be implemented

Usage

Currently deployed as snapshots on

libraryDependencies ++= Seq(
  "org.mdedetrich" %% "scalajs-antdesign" % "0.1.0-SNAPSHOT"
)