Skip to content

suzaku-io/suzaku

Repository files navigation

Gitter Scala.js

Suzaku UI framework

Motto

Suzaku helps developers create beautiful, functional and efficient user interfaces for mobile and web platforms. It's easy, fun and safe to use and lets developers work purely in Scala.

Status

Suzaku is currently in experimental stage, going through a lot of changes and improvements. It's not quite ready for building applications but contributors are most welcome!

Please read through the Contributor documentation !

Presentations

You can find a few presentations on Suzaku, focusing mostly on the why, not that much on what or how :)

Designed features

  • Native support for mobile platforms: web, Android and iOS
  • Strict separation of UI and application logic
  • Application logic is fully cross-platform
  • Designed for multi-core devices
  • UI runs at full 60fps and guarantees smooth animations and transitions
  • UI components designed for touch + pointer interaction
  • Internationalization and localization support, including CJK and RTL scripts
  • Customizable layouts and themes
  • Unidirectional programming model
  • Functional UI definition
  • Full-stack shared-source client/server development
  • Less is more, restrictions are beneficial and clarity over complexity