emmanuelantony2000 / valerie

Rust front-end framework for building web apps
Apache License 2.0
336 stars 10 forks source link

Bringing stpl? #4

Open emmanuelantony2000 opened 3 years ago

emmanuelantony2000 commented 3 years ago

Should we bring stpl to Valerie?

https://docs.rs/stpl/0.5.0/stpl/

Because as valerie progresses we might have templates and UI component libraries. Macros might not be a good solution when there are two buttons one a normal button! and one maybe a material button!, because of the global scope of macros.