A framework for creating reliable and efficient web applications
cargo add yew
[dependencies]
yew = "0.23.0"
| 官网 | https://yew.rs |
|---|---|
| 仓库 | https://github.com/yewstack/yew |
| 文档 | https://docs.rs/yew/ |
| 最新版本 | 0.23.0 |
| 分类 | gui, wasm, web-programming |