/scalajs-antdesign

Scala.js wrapper around antdesign

Primary LanguageScalaBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

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"
)