scalajs-snowpack-example VS st-material-ui

Compare scalajs-snowpack-example vs st-material-ui and see what are their differences.

scalajs-snowpack-example

Example on how to use Snowpack with Scala.js (by lolgab)

st-material-ui

Material UI 5 for Scala 3 (Slinky and Scalajs-React) (by oyvindberg)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
scalajs-snowpack-example st-material-ui
1 2
13 29
- -
4.6 0.0
almost 2 years ago about 1 year ago
Scala Scala
- -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

scalajs-snowpack-example

Posts with mentions or reviews of scalajs-snowpack-example. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-03-01.
  • Questions about Scala-js!
    8 projects | /r/scala | 1 Mar 2022
    As for bundler: you don't have to use scalajs-bundler, since this is just an sbt plugin that can read JS configs from sbt and pass them to webpack. It is also quite old and buggy. Scala.js commands such as fastLinkJS or fullLinkJS produce plain old JS, so it's possible to use any existing bundler out there to bundle your SJS code with your JS dependencies. I had no clue about JS ecosystem when I was fiddling arounf with SJS, so I found the template that provides minimal setup for SJS + snowpack: https://github.com/lolgab/scalajs-snowpack-example.

st-material-ui

Posts with mentions or reviews of st-material-ui. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-19.
  • st-material-ui - Material UI 5 for Scala 3
    2 projects | /r/scala | 19 Dec 2022
    You can find the project here https://github.com/oyvindberg/st-material-ui
  • Questions about Scala-js!
    8 projects | /r/scala | 1 Mar 2022
    Scalablytyped is wonderful for the sjs ecosystem, still, it isn't perfect, for example, we have been stuck a mui 3 for a while (mui 5 is a work in progress), react-admin is another library that you can't use right away, you will likely find out more, still, for most use cases, Scalablytyped is good enough.

What are some alternatives?

When comparing scalajs-snowpack-example and st-material-ui you can also consider the following projects:

tyrian - Elm-inspired Scala UI library.

scala-webapp-template - A pragmatic skeleton to build web applications in Scala/Scala.js, including user registration, login, admin portal, and, deployments

nx - Smart Monorepos ยท Fast CI

slinky - Write Scala.js React apps just like you would in ES6

react-admin - A frontend Framework for building data-driven applications running on top of REST/GraphQL APIs, using TypeScript, React and Material Design

cazadescuentos - A platform to catch price drops while shopping online, powered by a browser extension, webapp, android app, and more

Converter - Typescript to Scala.js converter