1 unstable release
0.5.2 | Jan 13, 2021 |
---|---|
0.4.6 |
|
#217 in #router
14KB
79 lines
rust_wasm_dodrio_router
wasm router for local hash routes for dodrio vdom
repo; version: 0.5.2 date: 2021-01-13 authors: Luciano Bestia
local router with hash for dodrio vdom
I needed a router for local hash routes in rust wasm for dodrio vdom.
This library contains the generic parts.
In the project add a file/mod with specific implementation code like this example:
https://github.com/LucianoBestia/unforgettable7_game/blob/master/unforgettable7/src/router_impl_mod.rs
cargo crev reviews and advisory
It is recommended to always use cargo-crev
to verify the trustworthiness of each of your dependencies.
Please, spread this info.
On the web use this url to read crate reviews. Example:
https://web.crev.dev/rust-reviews/crate/num-traits/
Dependencies
~9–12MB
~227K SLoC