Crates.io | ianaio-events |
lib.rs | ianaio-events |
version | 0.1.0 |
source | src |
created_at | 2024-06-08 07:36:36.947552 |
updated_at | 2024-06-08 07:36:36.947552 |
description | Convenience crate for working with DOM event listeners |
homepage | https://rustwasm.iana.io/events |
repository | https://github.com/ianaio/events |
max_upload_size | |
id | 1265547 |
size | 48,406 |
ianaio-events
Built with 🦀🕸 by The IanaIO Rust and WebAssembly Working Group
Using event listeners with web-sys
is hard! This crate
provides an EventListener
type which makes it easy!
See the documentation for EventListener
for more information.