A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/kinoplan/scalajs-react-material-ui below:

kinoplan/scalajs-react-material-ui: Scala.js wrapper of http://material-ui.com for use with https://github.com/japgolly/scalajs-react

scalajs-react-material-ui

The scalajs-react-material-ui libraries is currently available for Scala.js 1.8.0+ and Scala 2.13.x.

  1. Add libraryDependencies to your scalajs-react project:

    libraryDependencies ++= Seq(
      "io.kinoplan" %%% "scalajs-react-material-ui-core"  % ${version},
      "io.kinoplan" %%% "scalajs-react-material-ui-icons" % ${version},
      "io.kinoplan" %%% "scalajs-react-material-ui-lab"   % ${version}
    )
  2. Add npmDependencies using scalajs-bundler:

    npmDependencies in Compile ++= Seq(
      "@material-ui/core"  -> "3.9.4",
      "@material-ui/icons" -> "3.0.2",
      "@material-ui/lab"   -> "3.0.0-alpha.30"
    )

See the demo project.

The project has almost all the examples in the js Component Demos written in Scala!

In the demo you can also find very detailed examples of using a bunch of:

Start:1

  1. sbt dev
  2. Open in browser localhost:8080

See CONTRIBUTING.md for more details about how to contribute.

This project is licensed under the terms of the Apache License, Version 2.0.

  1. (See CONTRIBUTING.md for installing the necessary tools to run)


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4