4 releases
Uses new Rust 2024
| 0.6.3 | Oct 27, 2025 |
|---|---|
| 0.6.2 | Oct 26, 2025 |
| 0.6.1 | Oct 24, 2025 |
| 0.6.0 | Oct 17, 2025 |
#7 in #together
Used in 2 crates
34KB
804 lines
Library with various utils which doesn't belong anywhere else yet
leptos_forge - Leptos utils
This crate contains utilities which were created as a part of the leptos_forge project but
might be useful for other projects/applications too.
Using it directly in your web application is fine.
Available utilities
- Functions to add/remove css class from the NodeRef
- Generic RWSignal
- Struct which makes it trivial to store NodeRef's in the reactive Store
Dependencies
~24–32MB
~598K SLoC