ff4s
Overview
ff4s is a purely functional web UI library for Scala.js.
Based on these wonderful libraries:
- Cats
- Cats-Effect
- FS2
- fs2-dom
- http4s
- Scala DOM Types
- Snabbdom (actually the Scala.js port scala-js-snabbdom)
Inspired by:
Disclaimer
ff4s is under active development - expect things to change!
Try it in Your Browser
Thanks to amazing work by @yurique, you can try ff4s - and several other cool UI libraries - at scribble.ninja.
Getting Started
Artifacts are published to Maven Central for Scala 2.13 and Scala 3.
libraryDependencies += "io.github.buntec" %%% "ff4s" % "0.24.0"
Contributing
Contributions are very welcome! Feel free to open issues and PRs.