Popularity
3.8
Declining
Activity
0.0
Stable
106
21
13

Programming language: Scala
License: Apache License 2.0
Tags: Web Frameworks    

suzaku alternatives and similar packages

Based on the "Web Frameworks" category.
Alternatively, view suzaku alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of suzaku or a related project?

Add another 'Web Frameworks' Package

README

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](doc/contributor/README.md) !

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