1 unstable release
0.1.0 | Feb 20, 2023 |
---|
#1148 in WebAssembly
10KB
69 lines
wasm_mouse
Making mouse events management in WASM
with web-sys
easier.
Usage
Add this to your Cargo.toml
:
[dependencies]
wasm_mouse = "0.1"
SemVer Policy
At the moment, there's no any semver guarantees. The crate is being inactively developed.
License
Licensed under either of Apache License, Version 2.0 or MIT license at your option.Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this crate by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.
Dependencies
~6.5–8.5MB
~169K SLoC