35 releases (14 breaking)
0.18.0 | Sep 7, 2024 |
---|---|
0.15.0 | Jul 26, 2024 |
0.11.0 | Feb 25, 2024 |
0.10.2 | Dec 24, 2023 |
0.1.0 | Sep 21, 2022 |
#238 in WebAssembly
1,900 downloads per month
Used in 15 crates
(9 directly)
245KB
5K
SLoC
workflow-dom
Part of the workflow-rs
application framework.
Browser DOM manipulation utilities
Features
- Dynamic (runtime) injection of JsvaScript modules and CSS data into Browser DOM
- Optionally supplied callback gets invoked upon the successful load.
Combined with include_bytes!()
macro this crate can be used to dynamically inject JavaScript and CSS files into the browser environment at runtime.
Dependencies
~13–27MB
~423K SLoC