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.
Documentation is TODO.
Mostly similar to Crochet, with some simplifications for easier prototyping.
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