| Crates.io | skeleton-rs |
| lib.rs | skeleton-rs |
| version | 0.0.2 |
| created_at | 2025-05-06 13:54:44.578107+00 |
| updated_at | 2025-05-08 11:41:18.451151+00 |
| description | 🦴 A highly customizable skeleton component for WASM frameworks like Yew, Dioxus, and Leptos. |
| homepage | |
| repository | https://github.com/opensass/skeleton-rs |
| max_upload_size | |
| id | 1662393 |
| size | 175,998 |
| Framework | Live Demo |
|---|---|
| Yew | |
| Dioxus | |
| Leptos | TODO |
Skeleton RS is a lightweight, highly customizable loading placeholder component for WASM-based UI frameworks like Yew, Dioxus, and Leptos. It helps deliver a smooth loading experience with animated placeholders, responsive sizing, and fine-grained visibility control using IntersectionObserver.
The following features make Skeleton RS an essential building block for modern frontend apps built with Rust and WebAssembly:
IntersectionObserver.delay_ms.Refer to our guide to integrate this component into your Yew app.
Refer to our guide to integrate this component into your Dioxus app.
Refer to our guide to integrate this component into your Leptos app.
Contributions are welcome! Whether it's bug fixes, feature requests, or examples, we would love your help to make Skeleton RS better.
Skeleton RS is licensed under the MIT License. You are free to use, modify, and distribute this library in your projects.