Binding-SemanticUI icon indicating copy to clipboard operation
Binding-SemanticUI copied to clipboard

On top of SemanticUI, this Scala.js project provides components defined in Ant Design with Binding.scala

Binding-SemanticUI Scala.jsLatest

Documentation

==> https://sadhen.github.io/Binding-SemanticUI/ <==

Developers' Guide

$ sbt
> project doc
> fullOptJS
> makeSite
> previewSite

fullOptJS too slow? Use fastOptJS instead, and change the html files under doc/src/site manually.

Roadmap

  • v0.1: Implement and polish the components without innerText or innerHTML

Credits

  • http://semantic-ui.com
  • http://ant.design
  • https://github.com/ThoughtWorksInc/Binding.scala