Sauron is an HTML framework for building web-apps with Rust. Heavily inspired by Elm, it doesn't use macros to provide the view, but uses plain Rust function calls to construct the view.
Sauron was added to AlternativeTo by David on and this page was last updated .
No comments or reviews, maybe you want to be first?
What is Sauron?
Sauron is an HTML framework for building web-apps with Rust. Heavily inspired by Elm, it doesn't use macros to provide the view, but uses plain Rust function calls to construct the view.