Crates.io | workflow-dom |
lib.rs | workflow-dom |
version | 0.18.0 |
source | src |
created_at | 2022-09-21 14:15:40.536339 |
updated_at | 2024-09-07 16:57:52.490046 |
description | DOM injection utilities for run-time injection of JavaScript and CSS |
homepage | |
repository | https://github.com/workflow-rs/workflow-rs |
max_upload_size | |
id | 670971 |
size | 29,450 |
workflow-dom
Part of the workflow-rs
application framework.
Browser DOM manipulation utilities
Combined with include_bytes!()
macro this crate can be used to dynamically inject JavaScript and CSS files into the browser environment at runtime.