Skip to content
forked from buntec/ff4s

A purely functional web UI library for Scala.js.

License

Notifications You must be signed in to change notification settings

ramytanios/ff4s

 
 

Repository files navigation

ff4s

Maven Central

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

About

A purely functional web UI library for Scala.js.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Scala 99.5%
  • HTML 0.5%