Skip to content
This repository has been archived by the owner on Jun 8, 2023. It is now read-only.
/ coat Public archive

Explorations in reactive UI patterns

License

Notifications You must be signed in to change notification settings

luleyleo/coat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coat

Explorations in reactive UI patterns. Largely inspired by Druid and Crochet.

For background, see the blog post Towards a unified theory of reactive UI and Towards principled reactive UI.

Screenshots

play.rs example

Architecture

Documentation is TODO.

Mostly similar to Crochet, with some simplifications for easier prototyping.

License

Except for the files listed below, all files in this repo are released under the MIT license.

Some code has been cut and pasted from Druid, therefore carries a copyright of "The Druid Authors". See the Druid repo for the definitive authors list.

  • src/bloom.rs
  • src/text/*.rs

About

Explorations in reactive UI patterns

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages