6 releases
0.3.12 | Mar 11, 2023 |
---|---|
0.3.10 | Feb 7, 2023 |
0.3.2 | Jan 31, 2023 |
0.1.0 | Sep 21, 2022 |
#408 in WebAssembly
227 downloads per month
Used in 3 crates
140KB
2.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
~10–19MB
~358K SLoC