kakapo

Crates.iokakapo
lib.rskakapo
version0.0.1
sourcesrc
created_at2021-01-05 00:21:44.007176
updated_at2021-01-05 00:21:44.007176
descriptionA desktop MVVM based GUI framework for Rust, focused on flexibility.
homepage
repositoryhttps://github.com/skinny121/kakapo/
max_upload_size
id331851
size93,489
Ben Lewis (skinny121)

documentation

README

Kākāpō

A desktop MVVM based GUI framework for Rust, focused on flexibility.

Current status: Prototype of the core architecture of this framework, not ready to be

Goals

  • Ergonomic
    • Define view model in a natural way, that will fit into a variety of application models without much effort.
    • Define views in a declarative manner.
  • Flexibility
    • Custom widgets/layouts.
    • Custom styles.
  • Fully-featured, including but not limited to tables and animations.
  • Performance
Commit count: 14

cargo fmt