Check out the microsite.
See the examples
folder for commented code examples.
Try them out by running examples/fastLinkJS
in sbt and serving
the index.html
using something like Live Server.
For good measure, there is an implementation of todomvc
in the todo-mvc
folder.
Artifacts are published to Maven Central for Scala 2.13 and Scala 3.
libraryDependencies += "io.github.buntec" %%% "ff4s" % "<x.y.z>"