axohtml
This crate provides the html!
macro for building fully type checked HTML documents inside your Rust code using roughly JSX compatible syntax.
This crate is a fork of the great Bodil Stokke's typed-html crate. Opted for a fork instead of maintainership because not currently intending to use or maintain the Wasm compatibility (for now).
Quick Preview
">o_o<"
"The tool company for tool companies"
{ (0..3).map(|_| html!(">o_o<"
)) }"Every company should be a developer experience company"