yew-router 0.18.0

A router implementation for the Yew framework
Documentation
1
2
3
4
5
6
7
[tasks.test]
command = "wasm-pack"
args = [
    "test",
    "--firefox",
    "--headless",
]